Home
last modified time | relevance | path

Searched refs:sctp_pcbinfo (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_pcb.h486 void sctp_fill_pcbinfo(struct sctp_pcbinfo *);
H A Dsctp_uio.h278 struct sctp_pcbinfo { struct
H A Dsctp_usrreq.c2593 struct sctp_pcbinfo *spcb;
2595 SCTP_CHECK_AND_CAST(spcb, optval, struct sctp_pcbinfo, *optsize);
2597 *optsize = sizeof(struct sctp_pcbinfo);
H A Dsctp_pcb.c81 sctp_fill_pcbinfo(struct sctp_pcbinfo *spcb) in sctp_fill_pcbinfo()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h278 struct sctp_pcbinfo { struct