Home
last modified time | relevance | path

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

/openbmc/linux/net/ieee802154/6lowpan/
H A Dreassembly.c322 static struct ctl_table lowpan_frags_ns_ctl_table[] = { variable
363 size_t table_size = ARRAY_SIZE(lowpan_frags_ns_ctl_table); in lowpan_frags_ns_sysctl_register()
365 table = lowpan_frags_ns_ctl_table; in lowpan_frags_ns_sysctl_register()
367 table = kmemdup(table, sizeof(lowpan_frags_ns_ctl_table), in lowpan_frags_ns_sysctl_register()