Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Dip4.h106 #define IPH_V(hdr) ((hdr)->_v_hl >> 4) macro
/third_party/lwip/src/core/ipv4/
Dip4.c483 if (IPH_V(iphdr) != 4) {
484 …BG_LEVEL_WARNING, ("IP packet dropped due to bad version number %"U16_F"\n", (u16_t)IPH_V(iphdr)));
1146 (u16_t)IPH_V(iphdr),