Lines Matching defs:skb

51 static void fou_recv_pull(struct sk_buff *skb, size_t len)  in fou_recv_pull()
64 static int fou_udp_recv(struct sock *sk, struct sk_buff *skb) in fou_udp_recv()
76 static struct guehdr *gue_remcsum(struct sk_buff *skb, struct guehdr *guehdr, in gue_remcsum()
95 static int gue_control_message(struct sk_buff *skb, struct guehdr *guehdr) in gue_control_message()
102 static int gue_udp_recv(struct sock *sk, struct sk_buff *skb) in gue_udp_recv()
177 struct sk_buff *skb, in fou_gro_receive()
199 static int fou_gro_complete(struct sk_buff *skb, int nhoff, in fou_gro_complete()
223 static struct guehdr *gue_gro_remcsum(struct sk_buff *skb, unsigned int off, in gue_gro_remcsum()
255 struct sk_buff *skb, in gue_gro_receive()
369 static int gue_gro_complete(struct sk_buff *skb, int nhoff, in gue_gro_complete()
598 static int fou_nl_cmd_add_port(struct sk_buff *skb, struct genl_info *info) in fou_nl_cmd_add_port()
611 static int fou_nl_cmd_rm_port(struct sk_buff *skb, struct genl_info *info) in fou_nl_cmd_rm_port()
639 u32 flags, struct sk_buff *skb, u8 cmd) in fou_dump_info()
658 static int fou_nl_cmd_get_port(struct sk_buff *skb, struct genl_info *info) in fou_nl_cmd_get_port()
700 static int fou_nl_dump(struct sk_buff *skb, struct netlink_callback *cb) in fou_nl_dump()
768 static void fou_build_udp(struct sk_buff *skb, struct ip_tunnel_encap *e, in fou_build_udp()
788 int fou_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e, in fou_build_header()
808 int gue_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e, in gue_build_header()