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