Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_fragment.c549 static struct ctl_table ip4_frags_ns_ctl_table[] = { variable
596 table = ip4_frags_ns_ctl_table; in ip4_frags_ns_ctl_register()
598 table = kmemdup(table, sizeof(ip4_frags_ns_ctl_table), GFP_KERNEL); in ip4_frags_ns_ctl_register()