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
319 struct fou *fou = fou_from_sock(sk); in gue_gro_receive() local
491 static bool fou_cfg_cmp(struct fou *fou, struct fou_cfg *cfg) in fou_cfg_cmp()
521 static int fou_add_to_port_list(struct net *net, struct fou *fou, in fou_add_to_port_list()
541 static void fou_release(struct fou *fou) in fou_release()
555 struct fou *fou = NULL; in fou_create() local
628 struct fou *fou; in fou_destroy() local
762 static int fou_fill_info(struct fou *fou, struct sk_buff *msg) in fou_fill_info()
798 static int fou_dump_info(struct fou *fou, u32 portid, u32 seq, in fou_dump_info()
1211 struct fou *fou, *next; in fou_exit_net() local