Home
last modified time | relevance | path

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

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