Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Ddropreason.h204 SKB_DROP_REASON_TCP_OFO_DROP, enumerator
/Linux-v6.1/net/ipv4/
Dtcp_input.c4744 tcp_drop_reason(sk, skb, SKB_DROP_REASON_TCP_OFO_DROP); in tcp_ofo_queue()