Searched defs:sctp_list (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/netinet/
H A Dsctp_pcb.h375 LIST_ENTRY(sctp_inpcb) sctp_list; /* lists all endpoints */ member in struct:sctp_inpcb
H A Dsctp_pcb.c2494 LIST_INSERT_HEAD(&SCTP_BASE_INFO(listhead), inp, sctp_list); local

Completed in 115 milliseconds