Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Dicmp.h57 #define ICMP_AM 17 /* address mask request */ macro
/third_party/lwip/src/core/ipv4/
Dicmp.c272 } else if (type == ICMP_AM) { in icmp_input()