Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_sysctl.c16 static struct ctl_table xfrm_table[] = { variable
50 table = kmemdup(xfrm_table, sizeof(xfrm_table), GFP_KERNEL); in xfrm_sysctl_init()

Completed in 1 milliseconds