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()
99 static int gue_control_message(struct sk_buff *skb, struct guehdr *guehdr) in gue_control_message()
106 static int gue_udp_recv(struct sock *sk, struct sk_buff *skb) in gue_udp_recv()
181 struct sk_buff *skb, in fou_gro_receive()
203 static int fou_gro_complete(struct sk_buff *skb, int nhoff, in fou_gro_complete()
227 static struct guehdr *gue_gro_remcsum(struct sk_buff *skb, unsigned int off, in gue_gro_remcsum()
251 struct sk_buff *skb, in gue_gro_receive()
365 static int gue_gro_complete(struct sk_buff *skb, int nhoff, in gue_gro_complete()
594 static int fou_nl_cmd_add_port(struct sk_buff *skb, struct genl_info *info) in fou_nl_cmd_add_port()
607 static int fou_nl_cmd_rm_port(struct sk_buff *skb, struct genl_info *info) in fou_nl_cmd_rm_port()
635 u32 flags, struct sk_buff *skb, u8 cmd) in fou_dump_info()
654 static int fou_nl_cmd_get_port(struct sk_buff *skb, struct genl_info *info) in fou_nl_cmd_get_port()
696 static int fou_nl_dump(struct sk_buff *skb, struct netlink_callback *cb) in fou_nl_dump()
764 static void fou_build_udp(struct sk_buff *skb, struct ip_tunnel_encap *e, in fou_build_udp()
784 int fou_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e, in fou_build_header()
804 int gue_build_header(struct sk_buff *skb, struct ip_tunnel_encap *e, in gue_build_header()