Searched defs:IP_HL_A (Results 1 – 1 of 1) sorted by relevance
731 # define IP_HL_A(x,y) (x)->ip_vhl |= ((y) & 0xf) macro1785 # define IP_HL_A(x,y) (x)->ip_hl = ((y) & 0xf) macro