Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dfou_core.c46 struct fou_net { struct
524 struct fou_net *fn = net_generic(net, fou_net_id); in fou_add_to_port_list()
626 struct fou_net *fn = net_generic(net, fou_net_id); in fou_destroy()
821 struct fou_net *fn = net_generic(net, fou_net_id); in fou_nl_get_doit()
868 struct fou_net *fn = net_generic(net, fou_net_id); in fou_nl_get_dumpit()
1201 struct fou_net *fn = net_generic(net, fou_net_id); in fou_init_net()
1210 struct fou_net *fn = net_generic(net, fou_net_id); in fou_exit_net()
1224 .size = sizeof(struct fou_net),