Home
last modified time | relevance | path

Searched refs:SKB_DR_OR (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/include/net/
Ddropreason.h314 #define SKB_DR_OR(name, reason) \ macro
/Linux-v6.1/net/ipv6/
Dip6_input.c295 SKB_DR_OR(reason, IP_INHDR); in ip6_rcv_core()
Dtcp_ipv6.c1779 SKB_DR_OR(drop_reason, NOT_SPECIFIED); in tcp_v6_rcv()
Droute.c4506 SKB_DR_OR(reason, IP_OUTNOROUTES); in ip6_pkt_drop()
/Linux-v6.1/net/ipv4/
Dtcp_ipv4.c2123 SKB_DR_OR(drop_reason, NOT_SPECIFIED); in tcp_v4_rcv()