Home
last modified time | relevance | path

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

/net/bridge/
Dbr_vlan.c220 u16 pvid = br_get_pvid(v); in br_allowed_ingress()
294 *vid = br_get_pvid(v); in br_should_learn()
Dbr_private.h649 static inline u16 br_get_pvid(const struct net_port_vlans *v) in br_get_pvid() function
758 static inline u16 br_get_pvid(const struct net_port_vlans *v) in br_get_pvid() function
Dbr_netlink.c142 pvid = br_get_pvid(pv); in br_fill_ifinfo()