Home
last modified time | relevance | path

Searched refs:br_get_pvid (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/bridge/
Dbr_vlan.c405 u16 pvid = br_get_pvid(vg); in __allowed_ingress()
493 *vid = br_get_pvid(vg); in br_should_learn()
Dbr_netlink.c35 pvid = br_get_pvid(vg); in __get_num_vlan_infos()
255 pvid = br_get_pvid(vg); in br_fill_ifvlaninfo_compressed()
305 pvid = br_get_pvid(vg); in br_fill_ifvlaninfo()
Dbr_private.h741 static inline u16 br_get_pvid(const struct net_bridge_vlan_group *vg) in br_get_pvid() function
835 static inline u16 br_get_pvid(const struct net_bridge_vlan_group *vg) in br_get_pvid() function