Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/
H A Ddropreason-core.h327 * @SKB_DROP_REASON_TCP_MINTTL: ipv4 ttl or ipv6 hoplimit below
330 SKB_DROP_REASON_TCP_MINTTL, enumerator
/kernel/linux/linux-6.6/net/ipv6/
H A Dtcp_ipv6.c1712 drop_reason = SKB_DROP_REASON_TCP_MINTTL; in tcp_v6_rcv()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_ipv4.c2113 drop_reason = SKB_DROP_REASON_TCP_MINTTL; in tcp_v4_rcv()

Completed in 8 milliseconds