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

/freebsd-9.3-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.c2569 LIST_INSERT_HEAD(&SCTP_BASE_INFO(listhead), inp, sctp_list); local

Completed in 86 milliseconds