Lines Matching defs:fou
22 struct fou { struct
35 struct fou_cfg { argument
49 static inline struct fou *fou_from_sock(struct sock *sk) in fou_from_sock() argument
54 static int fou_recv_pull(struct sk_buff *skb, struct fou *fou, size_t len) in fou_recv_pull()
73 struct fou *fou = fou_from_sock(sk); in fou_udp_recv() local
120 struct fou *fou = fou_from_sock(sk); in gue_udp_recv() local
323 struct fou *fou = fou_from_sock(sk); in gue_gro_receive() local
503 static bool fou_cfg_cmp(struct fou *fou, struct fou_cfg *cfg) in fou_cfg_cmp()
533 static int fou_add_to_port_list(struct net *net, struct fou *fou, in fou_add_to_port_list()
553 static void fou_release(struct fou *fou) in fou_release()
567 struct fou *fou = NULL; in fou_create() local
640 struct fou *fou; in fou_destroy() local
788 static int fou_fill_info(struct fou *fou, struct sk_buff *msg) in fou_fill_info()
824 static int fou_dump_info(struct fou *fou, u32 portid, u32 seq, in fou_dump_info()
1257 struct fou *fou, *next; in fou_exit_net() local