Lines Matching defs:fou
20 struct fou { struct
33 struct fou_cfg { argument
47 static inline struct fou *fou_from_sock(struct sock *sk) in fou_from_sock() argument
52 static int fou_recv_pull(struct sk_buff *skb, struct fou *fou, size_t len) in fou_recv_pull()
71 struct fou *fou = fou_from_sock(sk); in fou_udp_recv() local
118 struct fou *fou = fou_from_sock(sk); in gue_udp_recv() local
321 struct fou *fou = fou_from_sock(sk); in gue_gro_receive() local
501 static int fou_add_to_port_list(struct net *net, struct fou *fou) in fou_add_to_port_list()
521 static void fou_release(struct fou *fou) in fou_release()
535 struct fou *fou = NULL; in fou_create() local
610 struct fou *fou; in fou_destroy() local
702 static int fou_fill_info(struct fou *fou, struct sk_buff *msg) in fou_fill_info()
716 static int fou_dump_info(struct fou *fou, u32 portid, u32 seq, in fou_dump_info()
1068 struct fou *fou, *next; in fou_exit_net() local