Searched refs:ICMP_AFI_IP (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/uapi/linux/ | ||
D | icmp.h | 86 #define ICMP_AFI_IP 1 /* Address Family Identifier for ipv4 */ macro |
/Linux-v6.1/net/ipv4/ | ||
D | icmp.c | 1083 case ICMP_AFI_IP: in icmp_build_probe() |