Searched defs:fou (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/ipv4/
H A Dfou.c19 struct fou { struct
66 struct fou *fou = fou_from_sock(sk); fou_udp_recv() local
104 struct fou *fou = fou_from_sock(sk); gue_udp_recv() local
267 struct fou *fou = container_of(uoff, struct fou, udp_offloads); gue_gro_receive() local
396 static int fou_add_to_port_list(struct net *net, struct fou *fou) fou_add_to_port_list() argument
415 static void fou_release(struct fou *fou) fou_release() argument
428 static int fou_encap_init(struct sock *sk, struct fou *fou, struct fou_cfg *cfg) fou_encap_init() argument
440 static int gue_encap_init(struct sock *sk, struct fou *fou, struct fou_cfg *cfg) gue_encap_init() argument
454 struct fou *fou = NULL; fou_create() local
532 struct fou *fou; fou_destroy() local
624 static int fou_fill_info(struct fou *fou, struct sk_buff *msg) fou_fill_info() argument
638 static int fou_dump_info(struct fou *fou, u32 portid, u32 seq, fou_dump_info() argument
950 struct fou *fou, *next; fou_exit_net() local

Completed in 89 milliseconds