Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet/
Dsctp_pcb.h487 void sctp_fill_pcbinfo(struct sctp_pcbinfo *);
Dsctp_pcb.c82 sctp_fill_pcbinfo(struct sctp_pcbinfo *spcb) in sctp_fill_pcbinfo() function
Dsctp_usrreq.c2572 sctp_fill_pcbinfo(spcb); in sctp_getopt()