Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Ddropreason-core.h220 SKB_DROP_REASON_TCP_OFO_DROP, enumerator
/linux-6.6.21/net/ipv4/
Dtcp_input.c4778 tcp_drop_reason(sk, skb, SKB_DROP_REASON_TCP_OFO_DROP); in tcp_ofo_queue()