Home
last modified time | relevance | path

Searched refs:ip_tos (Results 1 – 9 of 9) sorted by relevance

/external/tcpdump/
Dip.h56 nd_uint8_t ip_tos; /* type of service */ member
Dprint-ip.c601 ND_PRINT((ndo, "(tos 0x%x", (int)ipds->ip->ip_tos)); in ip_print()
603 switch (ipds->ip->ip_tos & 0x03) { in ip_print()
/external/linux-kselftest/tools/testing/selftests/net/forwarding/
Dvxlan_bridge_1d.sh519 flower ip_tos 0x40 action pass
535 flower ip_tos $tos action pass
632 flower ip_tos $decapped_tos action drop
Dtc_flower.sh285 $tcflags dst_ip 192.0.2.2 ip_tos 0x20 action drop
287 $tcflags dst_ip 192.0.2.2 ip_tos 0x18 action drop
/external/u-boot/include/
Dnet.h357 u8 ip_tos; /* type of service */ member
381 u8 ip_tos; /* type of service */ member
/external/linux-kselftest/tools/testing/selftests/net/
Dip_defrag.c235 iphdr->ip_tos = 0; in send_udp_frags()
/external/u-boot/net/
Dnet.c1491 ip->ip_tos = 0; in net_set_ip_header()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c2017 ip->ip_tos = tos; in hostapd_ctrl_iface_data_test_tx()
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface.c9377 ip->ip_tos = tos; in wpas_ctrl_iface_data_test_tx()