Home
last modified time | relevance | path

Searched refs:udp_set_len (Results 1 – 9 of 9) sorted by relevance

/linux/net/ipv6/
H A Dfou6.c33 udp_set_len(uh, skb->len); in fou6_build_udp()
H A Dip6_udp_tunnel.c96 udp_set_len(uh, skb->len); in udp_tunnel6_xmit_skb()
H A Dudp_offload.c174 udp_set_len(uh, skb->len - nhoff); in udp6_gro_complete()
/linux/include/linux/
H A Dudp.h42 static inline void udp_set_len(struct udphdr *uh, unsigned int len) in udp_set_len() function
/linux/net/ipv4/
H A Dudp_tunnel_core.c181 udp_set_len(uh, skb->len); in udp_tunnel_xmit_skb()
H A Dudp_offload.c926 udp_set_len(uh, newlen); in udp_gro_complete()
963 udp_set_len(uh, skb->len - nhoff); in udp4_gro_complete()
H A Dfou_core.c1043 udp_set_len(uh, skb->len); in fou_build_udp()
/linux/net/psp/
H A Dpsp_main.c234 udp_set_len(uh, udp_len); in psp_write_headers()
/linux/net/netfilter/ipvs/
H A Dip_vs_xmit.c1101 udp_set_len(udph, skb->len); in ipvs_gue_encap()