Home
last modified time | relevance | path

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

/linux-4.1.27/net/bridge/
Dbr_netlink.c41 pvid = br_get_pvid(pv); in br_get_num_vlan_infos()
202 pvid = br_get_pvid(pv); in br_fill_ifvlaninfo_compressed()
249 pvid = br_get_pvid(pv); in br_fill_ifvlaninfo()
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.h646 static inline u16 br_get_pvid(const struct net_port_vlans *v) in br_get_pvid() function
755 static inline u16 br_get_pvid(const struct net_port_vlans *v) in br_get_pvid() function