Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_var.h106 SCTP_DECR_READQ_COUNT(); \
111 SCTP_DECR_READQ_COUNT(); \
H A Dsctp_lock_bsd.h484 #define SCTP_DECR_READQ_COUNT() do { \ macro