Home
last modified time | relevance | path

Searched refs:auto_asconf_splist (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/netns/
A Dsctp.h42 struct list_head auto_asconf_splist; member
/linux/net/sctp/
A Dprotocol.c664 list_for_each_entry(sp, &net->sctp.auto_asconf_splist, auto_asconf_list) { in sctp_addr_wq_timeout_handler()
1413 INIT_LIST_HEAD(&net->sctp.auto_asconf_splist); in sctp_defaults_init()
A Dsocket.c366 list_add_tail(&sp->auto_asconf_list, &net->sctp.auto_asconf_splist); in sctp_auto_asconf_init()
3851 &sock_net(sk)->sctp.auto_asconf_splist); in sctp_setsockopt_auto_asconf()

Completed in 18 milliseconds