Home
last modified time | relevance | path

Searched refs:IPV6_VLAN_PCP (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netinet6/
H A Din6.h509 #define IPV6_VLAN_PCP 75 /* int; set/get PCP used for packet, */ macro
H A Dip6_output.c1752 case IPV6_VLAN_PCP: in ip6_ctloutput()
1929 case IPV6_VLAN_PCP: in ip6_ctloutput()
2174 case IPV6_VLAN_PCP: in ip6_ctloutput()
2269 case IPV6_VLAN_PCP: in ip6_ctloutput()
/freebsd/usr.sbin/iscsid/
H A Discsid.c345 IPPROTO_IPV6, IPV6_VLAN_PCP, in connection_new()
/freebsd/sbin/ping/
H A Dping6.c936 if (setsockopt(ssend, IPPROTO_IPV6, IPV6_VLAN_PCP, in ping6()
/freebsd/usr.sbin/ctld/
H A Dctld.c1694 if (setsockopt(p->p_socket, IPPROTO_IPV6, IPV6_VLAN_PCP, in portal_init_socket()