Home
last modified time | relevance | path

Searched refs:ICMP_EXT_CODE_MAL_QUERY (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dicmp.h74 #define ICMP_EXT_CODE_MAL_QUERY 1 /* Malformed Query */ macro
/linux/net/ipv4/
H A Dicmp.c1143 icmphdr->code = ICMP_EXT_CODE_MAL_QUERY; in icmp_build_probe()