Searched refs:ICMP_EXT_CODE_MAL_QUERY (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | icmp.h | 74 #define ICMP_EXT_CODE_MAL_QUERY 1 /* Malformed Query */ macro |
/linux/net/ipv4/ | ||
H A D | icmp.c | 1144 icmphdr->code = ICMP_EXT_CODE_MAL_QUERY; in icmp_build_probe() |