Home
last modified time | relevance | path

Searched refs:SKB_DROP_REASON_TCP_MINTTL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Ddropreason-core.h330 SKB_DROP_REASON_TCP_MINTTL, enumerator
/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c1713 drop_reason = SKB_DROP_REASON_TCP_MINTTL; in tcp_v6_rcv()
/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c2128 drop_reason = SKB_DROP_REASON_TCP_MINTTL; in tcp_v4_rcv()