Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dfou.c41 struct fou_net { struct
398 struct fou_net *fn = net_generic(net, fou_net_id); in fou_add_to_port_list()
529 struct fou_net *fn = net_generic(net, fou_net_id); in fou_destroy()
661 struct fou_net *fn = net_generic(net, fou_net_id); in fou_nl_cmd_get_port()
703 struct fou_net *fn = net_generic(net, fou_net_id); in fou_nl_dump()
940 struct fou_net *fn = net_generic(net, fou_net_id); in fou_init_net()
949 struct fou_net *fn = net_generic(net, fou_net_id); in fou_exit_net()
963 .size = sizeof(struct fou_net),