HomeSort by: relevance | last modified time | path
    Searched refs:IP_V_SET (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 14 milliseconds