Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_output.c1199 case IP_VLAN_PCP: in ip_ctloutput()
1283 case IP_VLAN_PCP: in ip_ctloutput()
1424 case IP_VLAN_PCP: in ip_ctloutput()
1509 case IP_VLAN_PCP: in ip_ctloutput()
H A Din.h513 #define IP_VLAN_PCP 75 /* int; set/get PCP used for packet, */ macro
/freebsd/usr.sbin/iscsid/
H A Discsid.c337 IPPROTO_IP, IP_VLAN_PCP, in connection_new()
/freebsd/sbin/ping/
H A Dping.c645 (void)setsockopt(ssend, IPPROTO_IP, IP_VLAN_PCP, (char *)&pcp, in ping()
/freebsd/usr.sbin/ctld/
H A Dctld.cc1942 if (setsockopt(s, IPPROTO_IP, IP_VLAN_PCP, in init_socket()