Home
last modified time | relevance | path

Searched refs:_pcp (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/net/
H A Dif_vlan_var.h145 #define VLAN_PCP(_ifp, _pcp) \ argument
146 ((_ifp)->if_type == IFT_L2VLAN ? (*vlan_pcp_p)((_ifp), (_pcp)) : EINVAL)
/f-stack/freebsd/net/
H A Dif_vlan_var.h145 #define VLAN_PCP(_ifp, _pcp) \ argument
146 ((_ifp)->if_type == IFT_L2VLAN ? (*vlan_pcp_p)((_ifp), (_pcp)) : EINVAL)