Searched refs:sctp_pcbinfo (Results 1 – 5 of 5) sorted by relevance
486 void sctp_fill_pcbinfo(struct sctp_pcbinfo *);
278 struct sctp_pcbinfo { struct
2593 struct sctp_pcbinfo *spcb;2595 SCTP_CHECK_AND_CAST(spcb, optval, struct sctp_pcbinfo, *optsize);2597 *optsize = sizeof(struct sctp_pcbinfo);
81 sctp_fill_pcbinfo(struct sctp_pcbinfo *spcb) in sctp_fill_pcbinfo()