Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dfou.c41 struct fou_net { struct
394 struct fou_net *fn = net_generic(net, fou_net_id); in fou_add_to_port_list()
525 struct fou_net *fn = net_generic(net, fou_net_id); in fou_destroy()
657 struct fou_net *fn = net_generic(net, fou_net_id); in fou_nl_cmd_get_port()
699 struct fou_net *fn = net_generic(net, fou_net_id); in fou_nl_dump()
936 struct fou_net *fn = net_generic(net, fou_net_id); in fou_init_net()
945 struct fou_net *fn = net_generic(net, fou_net_id); in fou_exit_net()
959 .size = sizeof(struct fou_net),