Searched refs:ether_vlanid_t (Results 1 – 5 of 5) sorted by relevance
160 ether_vlanid_t ifbr_pvid; /* member if PVID */212 ether_vlanid_t ifba_vlan; /* vlan id */
260 ether_vlanid_t bif_pvid; /* port vlan id */275 ether_vlanid_t brt_vlan; /* vlan id */305 ether_vlanid_t sc_defpvid; /* default PVID */355 ether_vlanid_t, struct bridge_iflist *, int, uint8_t);357 ether_vlanid_t);362 ether_vlanid_t);372 const uint8_t *, ether_vlanid_t);2519 ether_vlanid_t vlan; in bridge_output()2628 ether_vlanid_t vlan; in bridge_transmit()2702 ether_vlanid_t vlan; in bridge_forward()[all …]
107 typedef uint16_t ether_vlanid_t; typedef
75 ether_vlanid_t defpvid; /**< default pvid */
65 static int get_vlan_id(const char *cp, ether_vlanid_t *valp);87 get_vlan_id(const char *cp, ether_vlanid_t *valp) in get_vlan_id()96 *valp = (ether_vlanid_t)val; in get_vlan_id()