Home
last modified time | relevance | path

Searched refs:sctp_stream_value (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/netinet/
Dsctp_uio.h689 struct sctp_stream_value { struct
Dsctp_usrreq.c1852 struct sctp_stream_value *av; in sctp_getopt()
1854 SCTP_CHECK_AND_CAST(av, optval, struct sctp_stream_value, *optsize); in sctp_getopt()
1863 *optsize = sizeof(struct sctp_stream_value); in sctp_getopt()
3659 struct sctp_stream_value *av; in sctp_setopt()
3661 SCTP_CHECK_AND_CAST(av, optval, struct sctp_stream_value, optsize); in sctp_setopt()