Home
last modified time | relevance | path

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

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