Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Ddropreason-core.h369 #define SKB_DR_OR(name, reason) \ macro
/openbmc/linux/net/ipv6/
H A Dip6_input.c296 SKB_DR_OR(reason, IP_INHDR); in ip6_rcv_core()
H A Dtcp_ipv6.c1781 SKB_DR_OR(drop_reason, NOT_SPECIFIED); in tcp_v6_rcv()
H A Droute.c4513 SKB_DR_OR(reason, IP_OUTNOROUTES); in ip6_pkt_drop()
/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c2198 SKB_DR_OR(drop_reason, NOT_SPECIFIED); in tcp_v4_rcv()