Home
last modified time | relevance | path

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

/freebsd/sbin/dhclient/
H A Ddhctoken.h134 #define VLAN_PCP 336 macro
H A Dconflex.c528 return (VLAN_PCP); in intern()
H A Dclparse.c266 case VLAN_PCP: in parse_client_statement()
/freebsd/sys/net/
H A Dif_vlan_var.h152 #define VLAN_PCP(_ifp, _pcp) \ macro
/freebsd/sys/netinet/
H A Dtoecore.c461 VLAN_PCP(ifp, &pcp); in toe_lle_event()
500 VLAN_PCP(ifp, &pcp); in toe_l2_resolve()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_connect.c270 VLAN_PCP(rt_ifp, &pcp); in t4_connect()
H A Dt4_tom_l2t.c375 VLAN_PCP(ifp, &pcp); in t4_l2t_get()