Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDsctp_lock_bsd.h265 #define SCTP_INP_LOCK_CONTENDED(_inp) \ macro
HDsctp_pcb.c3439 if (SCTP_INP_LOCK_CONTENDED(inp)) in sctp_inpcb_free()