Home
last modified time | relevance | path

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

/third_party/libnl/include/linux-private/linux/
Dif_bridge.h128 #define BRIDGE_VLAN_INFO_PVID (1<<1) /* VLAN is PVID, ingress untagged */ macro
/third_party/libnl/lib/route/link/
Dbridge.c226 if (vinfo->flags & BRIDGE_VLAN_INFO_PVID) in bridge_parse_af_full()