Home
last modified time | relevance | path

Searched refs:IFLA_BRIDGE_VLAN_TUNNEL_ID (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/bridge/
Dbr_netlink_tunnel.c99 if (nla_put_u32(skb, IFLA_BRIDGE_VLAN_TUNNEL_ID, in br_fill_vlan_tinfo()
191 [IFLA_BRIDGE_VLAN_TUNNEL_ID] = { .type = NLA_U32 },
234 if (!tb[IFLA_BRIDGE_VLAN_TUNNEL_ID] || in br_parse_vlan_tunnel_info()
238 tun_id = nla_get_u32(tb[IFLA_BRIDGE_VLAN_TUNNEL_ID]); in br_parse_vlan_tunnel_info()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dif_bridge.h111 IFLA_BRIDGE_VLAN_TUNNEL_ID, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
Dif_bridge.h143 IFLA_BRIDGE_VLAN_TUNNEL_ID, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dif_bridge.h126 IFLA_BRIDGE_VLAN_TUNNEL_ID, enumerator