Home
last modified time | relevance | path

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

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