Searched refs:sctp_pcbinfo (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/netinet/
H A Dsctp_pcb.h493 void sctp_fill_pcbinfo(struct sctp_pcbinfo *);
H A Dsctp_uio.h270 struct sctp_pcbinfo { struct
H A Dsctp_usrreq.c2569 struct sctp_pcbinfo *spcb;
2571 SCTP_CHECK_AND_CAST(spcb, optval, struct sctp_pcbinfo, *optsize);
2573 *optsize = sizeof(struct sctp_pcbinfo);
H A Dsctp_pcb.c84 sctp_fill_pcbinfo(struct sctp_pcbinfo *spcb)

Completed in 261 milliseconds