Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dfou_core.c643 static struct genl_family fou_nl_family; variable
803 hdr = genlmsg_put(skb, portid, seq, &fou_nl_family, flags, cmd); in fou_dump_info()
888 static struct genl_family fou_nl_family __ro_after_init = {
1235 ret = genl_register_family(&fou_nl_family); in fou_init()
1248 genl_unregister_family(&fou_nl_family); in fou_init()
1258 genl_unregister_family(&fou_nl_family); in fou_fini()