Home
last modified time | relevance | path

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

/freebsd/lib/libc/net/
H A Dsctp_sys_calls.c372 ((struct sctp_prstatus *)arg)->sprstat_assoc_id = id; in sctp_opt_info()
375 ((struct sctp_prstatus *)arg)->sprstat_assoc_id = id; in sctp_opt_info()
/freebsd/sys/netinet/
H A Dsctp_uio.h733 struct sctp_prstatus { struct
H A Dsctp_usrreq.c3606 struct sctp_prstatus *sprstat;
3610 SCTP_CHECK_AND_CAST(sprstat, optval, struct sctp_prstatus, *optsize);
3643 *optsize = sizeof(struct sctp_prstatus);
3649 struct sctp_prstatus *sprstat;
3652 SCTP_CHECK_AND_CAST(sprstat, optval, struct sctp_prstatus, *optsize);
3675 *optsize = sizeof(struct sctp_prstatus);