Searched refs:fou_nl_family (Results 1 - 1 of 1) sorted by last modified time

/linux-master/net/ipv4/
H A Dfou_core.c643 static struct genl_family fou_nl_family; variable in typeref:struct:genl_family
803 hdr = genlmsg_put(skb, portid, seq, &fou_nl_family, flags, cmd);
888 static struct genl_family fou_nl_family __ro_after_init = {
1235 ret = genl_register_family(&fou_nl_family);
1248 genl_unregister_family(&fou_nl_family);
1258 genl_unregister_family(&fou_nl_family);

Completed in 94 milliseconds