Home
last modified time | relevance | path

Searched refs:IP_TOS (Results 1 – 7 of 7) sorted by relevance

/xnu-10063.101.15/bsd/netinet/
H A Din.h418 #define IP_TOS 3 /* int; IP type of service and preced. */ macro
H A Dip_output.c2310 case IP_TOS: in ip_ctloutput()
2327 case IP_TOS: in ip_ctloutput()
2583 case IP_TOS: in ip_ctloutput()
2595 case IP_TOS: in ip_ctloutput()
H A Dip_icmp.c1168 case IP_TOS: in icmp_dgram_ctloutput()
H A Din_tclass.c1083 cm->cmsg_type == IP_TOS) || in so_tos_from_control()
H A Din.c2358 case IP_TOS: in ipsockopt_cassert()
/xnu-10063.101.15/tests/
H A Drecvmsg_x_ctrunc.c82 cm->cmsg_type = IP_TOS; in send_packets()
/xnu-10063.101.15/bsd/kern/
H A Dkpi_socket.c650 sopt.sopt_name = IP_TOS; in sock_settclassopt()
693 sopt.sopt_name = IP_TOS; in sock_gettclassopt()