Lines Matching refs:sk_buff
107 struct sk_buff;
112 static inline __sum16 __udp_lib_checksum_complete(struct sk_buff *skb) in __udp_lib_checksum_complete()
119 static inline int udp_lib_checksum_complete(struct sk_buff *skb) in udp_lib_checksum_complete()
131 static inline __wsum udp_csum_outgoing(struct sock *sk, struct sk_buff *skb) in udp_csum_outgoing()
141 static inline __wsum udp_csum(struct sk_buff *skb) in udp_csum()
158 void udp_set_csum(bool nocheck, struct sk_buff *skb,
161 struct sk_buff **udp_gro_receive(struct sk_buff **head, struct sk_buff *skb,
163 int udp_gro_complete(struct sk_buff *skb, int nhoff);
165 static inline struct udphdr *udp_gro_udphdr(struct sk_buff *skb) in udp_gro_udphdr()
199 static inline __be16 udp_flow_src_port(struct net *net, struct sk_buff *skb, in udp_flow_src_port()
236 void udp_v4_early_demux(struct sk_buff *skb);
240 void udp_err(struct sk_buff *, u32);
244 void udp4_hwcsum(struct sk_buff *skb, __be32 src, __be32 dst);
245 int udp_rcv(struct sk_buff *skb);
249 struct sk_buff *skb_udp_tunnel_segment(struct sk_buff *skb,