Searched refs:xfrm6_policy_table (Results 1 - 1 of 1) sorted by path

/linux-master/net/ipv6/
H A Dxfrm6_policy.c179 static struct ctl_table xfrm6_policy_table[] = { variable in typeref:struct:ctl_table
194 table = xfrm6_policy_table;
196 table = kmemdup(table, sizeof(xfrm6_policy_table), GFP_KERNEL);
204 ARRAY_SIZE(xfrm6_policy_table));

Completed in 173 milliseconds