Home
last modified time | relevance | path

Searched refs:ICMPH_TYPE (Results 1 – 4 of 4) sorted by relevance

/components/net/lwip/lwip-2.1.2/src/include/lwip/prot/
A Dicmp.h82 #define ICMPH_TYPE(hdr) ((hdr)->type) macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/prot/
A Dicmp.h82 #define ICMPH_TYPE(hdr) ((hdr)->type) macro
/components/net/lwip/lwip-1.4.1/src/include/ipv4/lwip/
A Dicmp.h91 #define ICMPH_TYPE(hdr) ((hdr)->type) macro
/components/net/lwip-nat/
A Dipv4_nat.c489 if (ICMP_ER == ICMPH_TYPE(icmphdr)) { in ip_nat_input()
681 if (ICMPH_TYPE(icmphdr) == ICMP_ECHO) { in ip_nat_out()

Completed in 7 milliseconds