Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netinet/
H A Dip_output.c1197 case IP_VLAN_PCP: in ip_ctloutput()
1293 case IP_VLAN_PCP: in ip_ctloutput()
1435 case IP_VLAN_PCP: in ip_ctloutput()
1523 case IP_VLAN_PCP: in ip_ctloutput()
H A Din.h499 #define IP_VLAN_PCP 75 /* int; set/get PCP used for packet, */ macro
/freebsd-13.1/usr.sbin/iscsid/
H A Discsid.c313 IPPROTO_IP, IP_VLAN_PCP, in connection_new()
/freebsd-13.1/sbin/ping/
H A Dping.c674 (void)setsockopt(ssend, IPPROTO_IP, IP_VLAN_PCP, (char *)&pcp, in ping()
/freebsd-13.1/usr.sbin/ctld/
H A Dctld.c2232 IPPROTO_IP, IP_VLAN_PCP, in conf_apply()