Searched defs:fou (Results 1 - 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | Makefile | |
| H A D | fou_core.c | 24 struct fou { struct 56 static int fou_recv_pull(struct sk_buff *skb, struct fou *fou, size_t len) in fou_recv_pull() argument 75 struct fou *fou = fou_from_sock(sk); in fou_udp_recv() local 122 struct fou *fou = fou_from_sock(sk); gue_udp_recv() local 319 struct fou *fou = fou_from_sock(sk); gue_gro_receive() local 491 fou_cfg_cmp(struct fou *fou, struct fou_cfg *cfg) fou_cfg_cmp() argument 521 fou_add_to_port_list(struct net *net, struct fou *fou, struct fou_cfg *cfg) fou_add_to_port_list() argument 541 fou_release(struct fou *fou) fou_release() argument 555 struct fou *fou = NULL; fou_create() local 628 struct fou *fou; fou_destroy() local 762 fou_fill_info(struct fou *fou, struct sk_buff *msg) fou_fill_info() argument 798 fou_dump_info(struct fou *fou, u32 portid, u32 seq, u32 flags, struct sk_buff *skb, u8 cmd) fou_dump_info() argument 1211 struct fou *fou, *next; fou_exit_net() local [all...] |
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | fou.c | 22 struct fou { struct 54 static int fou_recv_pull(struct sk_buff *skb, struct fou *fou, size_t len) in fou_recv_pull() argument 73 struct fou *fou = fou_from_sock(sk); in fou_udp_recv() local 120 struct fou *fou = fou_from_sock(sk); gue_udp_recv() local 323 struct fou *fou = fou_from_sock(sk); gue_gro_receive() local 503 fou_cfg_cmp(struct fou *fou, struct fou_cfg *cfg) fou_cfg_cmp() argument 533 fou_add_to_port_list(struct net *net, struct fou *fou, struct fou_cfg *cfg) fou_add_to_port_list() argument 553 fou_release(struct fou *fou) fou_release() argument 567 struct fou *fou = NULL; fou_create() local 640 struct fou *fou; fou_destroy() local 788 fou_fill_info(struct fou *fou, struct sk_buff *msg) fou_fill_info() argument 824 fou_dump_info(struct fou *fou, u32 portid, u32 seq, u32 flags, struct sk_buff *skb, u8 cmd) fou_dump_info() argument 1257 struct fou *fou, *next; fou_exit_net() local [all...] |
Completed in 2 milliseconds