Searched refs:c_type (Results 1 – 1 of 1) sorted by relevance
3457 sctp_find_cmsg(int c_type, void *data, struct mbuf *control, size_t cpsize) in sctp_find_cmsg() argument3490 ((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()