Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dfou_core.c46 struct fou_net { struct
543 struct fou_net *fn = net_generic(net, fou_net_id); in fou_add_to_port_list()
645 struct fou_net *fn = net_generic(net, fou_net_id); in fou_destroy()
840 struct fou_net *fn = net_generic(net, fou_net_id); in fou_nl_get_doit()
887 struct fou_net *fn = net_generic(net, fou_net_id); in fou_nl_get_dumpit()
1220 struct fou_net *fn = net_generic(net, fou_net_id); in fou_init_net()
1229 struct fou_net *fn = net_generic(net, fou_net_id); in fou_exit_net()
1243 .size = sizeof(struct fou_net),