Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_uio.h176 struct sctp_authinfo { struct
225 struct sctp_authinfo sendv_authinfo;
H A Dsctp_output.c3462 struct sctp_authinfo authinfo; in sctp_find_cmsg()
3540 if (cmsg_data_len < (int)sizeof(struct sctp_authinfo)) { in sctp_find_cmsg()
3543 m_copydata(control, cmsg_data_off, sizeof(struct sctp_authinfo), (caddr_t)&authinfo); in sctp_find_cmsg()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h176 struct sctp_authinfo { struct
225 struct sctp_authinfo sendv_authinfo;