Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_output.c3457 sctp_find_cmsg(int c_type, void *data, struct mbuf *control, size_t cpsize) in sctp_find_cmsg() argument
3490 ((c_type == cmh.cmsg_type) || in sctp_find_cmsg()
3491 ((c_type == SCTP_SNDRCV) && in sctp_find_cmsg()
3495 if (c_type == cmh.cmsg_type) { in sctp_find_cmsg()