Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Ddropreason-core.h108 SKB_DROP_REASON_UDP_CSUM, enumerator
/openbmc/linux/net/ipv6/
H A Dudp.c776 drop_reason = SKB_DROP_REASON_UDP_CSUM; in udpv6_queue_rcv_one_skb()
1058 reason = SKB_DROP_REASON_UDP_CSUM; in __udp6_lib_rcv()
/openbmc/linux/net/ipv4/
H A Dudp.c2194 drop_reason = SKB_DROP_REASON_UDP_CSUM; in udp_queue_rcv_one_skb()
2480 drop_reason = SKB_DROP_REASON_UDP_CSUM; in __udp4_lib_rcv()