Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/ipv4/
H A Dfou_nl.h18 extern const struct genl_small_ops fou_nl_ops[3];
H A Dfou_nl.c29 const struct genl_small_ops fou_nl_ops[3] = { variable
H A Dfou_core.c896 .small_ops = fou_nl_ops,
897 .n_small_ops = ARRAY_SIZE(fou_nl_ops),
/kernel/linux/linux-5.10/net/ipv4/
H A Dfou.c914 static const struct genl_small_ops fou_nl_ops[] = { variable
943 .small_ops = fou_nl_ops,
944 .n_small_ops = ARRAY_SIZE(fou_nl_ops),

Completed in 7 milliseconds