Searched refs:SKB_DROP_REASON_TCP_OFO_DROP (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/net/ | ||
D | dropreason-core.h | 220 SKB_DROP_REASON_TCP_OFO_DROP, enumerator |
/Linux-v6.6/net/ipv4/ | ||
D | tcp_input.c | 4774 tcp_drop_reason(sk, skb, SKB_DROP_REASON_TCP_OFO_DROP); in tcp_ofo_queue() |