Home
last modified time | relevance | path

Searched refs:SKB_DROP_REASON_IP_CSUM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Ddropreason-core.h117 SKB_DROP_REASON_IP_CSUM, enumerator
/openbmc/linux/net/ipv4/
H A Dip_input.c545 drop_reason = SKB_DROP_REASON_IP_CSUM; in ip_rcv_core()