Home
last modified time | relevance | path

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

/Linux-v4.19/net/bridge/
Dbr_netlink_tunnel.c109 if (nla_put_u16(skb, IFLA_BRIDGE_VLAN_TUNNEL_FLAGS, in br_fill_vlan_tinfo()
197 [IFLA_BRIDGE_VLAN_TUNNEL_FLAGS] = { .type = NLA_U16 },
247 if (tb[IFLA_BRIDGE_VLAN_TUNNEL_FLAGS]) in br_parse_vlan_tunnel_info()
248 flags = nla_get_u16(tb[IFLA_BRIDGE_VLAN_TUNNEL_FLAGS]); in br_parse_vlan_tunnel_info()
/Linux-v4.19/include/uapi/linux/
Dif_bridge.h143 IFLA_BRIDGE_VLAN_TUNNEL_FLAGS, enumerator