| Home | Sort by: relevance | last modified time | path |
| /src/external/mpl/dhcp/dist/includes/netinet/ | |
| ip.h | 66 #define IP_V_SET(iph,x) ((iph)->ip_fvhl = ((iph)->ip_fvhl & 0x0F) | ((x) << 4)) |
| /src/external/mpl/dhcp/dist/common/ | |
| packet.c | 153 IP_V_SET (&ip, 4); |