Searched refs:xfrm_table (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/xfrm/
H A Dxfrm_sysctl.c16 static struct ctl_table xfrm_table[] = { variable in typeref:struct:ctl_table
47 size_t table_size = ARRAY_SIZE(xfrm_table);
51 table = kmemdup(xfrm_table, sizeof(xfrm_table), GFP_KERNEL);

Completed in 178 milliseconds