Searched refs:vrf_table (Results 1 – 2 of 2) sorted by relevance
150 int vrf_table; member 1023 /* note that vrf_table was already set by parse_nla_vrftable() */ in __seg6_end_dt_vrf_build() 1025 info->vrf_table); in __seg6_end_dt_vrf_build() 1761 info->vrf_table = nla_get_u32(attrs[SEG6_LOCAL_VRFTABLE]); in parse_nla_vrftable() 1773 if (nla_put_u32(skb, SEG6_LOCAL_VRFTABLE, info->vrf_table)) in put_nla_vrftable() 1784 if (info_a->vrf_table != info_b->vrf_table) in cmp_nla_vrftable()
1898 static const struct ctl_table vrf_table[] = { variable 1914 table = kmemdup(vrf_table, sizeof(vrf_table), GFP_KERNEL); in vrf_netns_init_sysctl() 1922 ARRAY_SIZE(vrf_table)); in vrf_netns_init_sysctl()