Searched defs:SCTP_INP_RLOCK (Results 1 – 2 of 2) sorted by relevance
458 #define SCTP_INP_RLOCK(_inp) do { \ macro565 #define SCTP_INP_RLOCK(_inp) do { \ macro630 #define SCTP_INP_RLOCK(_inp) macro
127 SCTP_INP_RLOCK(struct sctp_inpcb *inp) in SCTP_INP_RLOCK() function