Lines Matching defs:fou
24 struct fou { struct
37 struct fou_cfg { argument
51 static inline struct fou *fou_from_sock(struct sock *sk) in fou_from_sock() argument
56 static int fou_recv_pull(struct sk_buff *skb, struct fou *fou, size_t len) in fou_recv_pull()
75 struct fou *fou = fou_from_sock(sk); in fou_udp_recv() local
122 struct fou *fou = fou_from_sock(sk); in gue_udp_recv() local
236 struct fou *fou = fou_from_sock(sk); in fou_gro_receive() local
272 struct fou *fou = fou_from_sock(sk); in fou_gro_complete() local
335 struct fou *fou = fou_from_sock(sk); in gue_gro_receive() local
510 static bool fou_cfg_cmp(struct fou *fou, struct fou_cfg *cfg) in fou_cfg_cmp()
540 static int fou_add_to_port_list(struct net *net, struct fou *fou, in fou_add_to_port_list()
560 static void fou_release(struct fou *fou) in fou_release()
574 struct fou *fou = NULL; in fou_create() local
647 struct fou *fou; in fou_destroy() local
781 static int fou_fill_info(struct fou *fou, struct sk_buff *msg) in fou_fill_info()
817 static int fou_dump_info(struct fou *fou, u32 portid, u32 seq, in fou_dump_info()
1230 struct fou *fou, *next; in fou_exit_net() local