Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dip_output.c1163 case IP_VLAN_PCP: in ip_ctloutput()
1247 case IP_VLAN_PCP: in ip_ctloutput()
1388 case IP_VLAN_PCP: in ip_ctloutput()
1473 case IP_VLAN_PCP: in ip_ctloutput()
H A Din.h516 #define IP_VLAN_PCP 75 /* int; set/get PCP used for packet, */ macro
/freebsd-14.2/usr.sbin/iscsid/
H A Discsid.c338 IPPROTO_IP, IP_VLAN_PCP, in connection_new()
/freebsd-14.2/sbin/ping/
H A Dping.c657 (void)setsockopt(ssend, IPPROTO_IP, IP_VLAN_PCP, (char *)&pcp, in ping()
/freebsd-14.2/usr.sbin/ctld/
H A Dctld.c2259 IPPROTO_IP, IP_VLAN_PCP, in conf_apply()