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