Searched defs:TCP_REASS_LOCK (Results 1 – 1 of 1) sorted by relevance
454 #define TCP_REASS_LOCK(tp) \ macro 471 #define TCP_REASS_LOCK(tp) (void) tcp_reass_lock_try((tp)) macro