Home
last modified time | relevance | path

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

/linux/include/net/
H A Ddropreason-core.h332 SKB_DROP_REASON_TCP_CLOSE, enumerator
/linux/net/ipv4/
H A Dtcp_ao.c1017 return SKB_DROP_REASON_TCP_CLOSE; in tcp_inbound_ao_hash()