Searched refs:SKB_DROP_REASON_IP_CSUM (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ | ||
H A D | dropreason-core.h | 117 SKB_DROP_REASON_IP_CSUM, enumerator |
/openbmc/linux/net/ipv4/ | ||
H A D | ip_input.c | 545 drop_reason = SKB_DROP_REASON_IP_CSUM; in ip_rcv_core() |