Searched refs:IPH_TOS_SET (Results 1 – 4 of 4) sorted by relevance
120 #define IPH_TOS_SET(hdr, tos) (hdr)->_tos = (tos) macro
31 IPH_TOS_SET(iphdr, 0); in create_ip4_input_fragment()
75 IPH_TOS_SET(iphdr, 0); in tcp_create_segment_wnd()
962 IPH_TOS_SET(iphdr, tos);