Searched refs:LWTUNNEL_IP_OPT_VXLAN_GBP (Results 1 – 2 of 2) sorted by relevance
76 LWTUNNEL_IP_OPT_VXLAN_GBP, enumerator
458 [LWTUNNEL_IP_OPT_VXLAN_GBP] = { .type = NLA_U32 },518 if (!tb[LWTUNNEL_IP_OPT_VXLAN_GBP]) in ip_tun_parse_opts_vxlan()525 attr = tb[LWTUNNEL_IP_OPT_VXLAN_GBP]; in ip_tun_parse_opts_vxlan()769 if (nla_put_u32(skb, LWTUNNEL_IP_OPT_VXLAN_GBP, md->gbp)) { in ip_tun_fill_encap_opts_vxlan()