Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet/
H A Din.h418 #define IP_TOS 3 /* int; IP type of service and preced. */ macro
H A Dip_output.c2309 case IP_TOS: in ip_ctloutput()
2326 case IP_TOS: in ip_ctloutput()
2582 case IP_TOS: in ip_ctloutput()
2594 case IP_TOS: in ip_ctloutput()
H A Dip_icmp.c1167 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.c2911 case IP_TOS: in ipsockopt_cassert()
/xnu-10002.1.13/tests/
H A Drecvmsg_x_ctrunc.c82 cm->cmsg_type = IP_TOS; in send_packets()
/xnu-10002.1.13/bsd/kern/
H A Dkpi_socket.c650 sopt.sopt_name = IP_TOS; in sock_settclassopt()
693 sopt.sopt_name = IP_TOS; in sock_gettclassopt()