Searched defs:SCTP_INP_WLOCK (Results 1 – 2 of 2) sorted by relevance
469 #define SCTP_INP_WLOCK(_inp) do { \ macro569 #define SCTP_INP_WLOCK(_inp) do { \ macro632 #define SCTP_INP_WLOCK(_inp) macro
140 SCTP_INP_WLOCK(struct sctp_inpcb *inp) in SCTP_INP_WLOCK() function