Home
last modified time | relevance | path

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

/Linux-v4.19/net/bridge/
Dbr_netlink_tunnel.c106 if (nla_put_u16(skb, IFLA_BRIDGE_VLAN_TUNNEL_VID, in br_fill_vlan_tinfo()
196 [IFLA_BRIDGE_VLAN_TUNNEL_VID] = { .type = NLA_U16 },
239 !tb[IFLA_BRIDGE_VLAN_TUNNEL_VID]) in br_parse_vlan_tunnel_info()
243 vid = nla_get_u16(tb[IFLA_BRIDGE_VLAN_TUNNEL_VID]); in br_parse_vlan_tunnel_info()
/Linux-v4.19/include/uapi/linux/
Dif_bridge.h142 IFLA_BRIDGE_VLAN_TUNNEL_VID, enumerator