Searched defs:uh (Results 1 - 25 of 53) sorted by relevance

123

/linux-master/arch/xtensa/lib/
H A Dashrdi3.S7 #define uh a2 define
10 #define uh a3 define
H A Dlshrdi3.S7 #define uh a2 define
10 #define uh a3 define
H A Dashldi3.S7 #define uh a2 define
10 #define uh a3 define
/linux-master/net/ipv6/
H A Dip6_checksum.c65 int udp6_csum_init(struct sk_buff *skb, struct udphdr *uh, int proto) argument
119 struct udphdr *uh = udp_hdr(skb); local
[all...]
H A Dfou6.c24 struct udphdr *uh; local
H A Dip6_udp_tunnel.c85 struct udphdr *uh; local
H A Dxfrm6_input.c75 struct udphdr *uh; local
H A Dudp_offload.c38 struct udphdr *uh; local
133 struct udphdr *uh = udp_gro_udphdr(skb); local
168 struct udphdr *uh = (struct udphdr *)(skb->data + nhoff); local
[all...]
/linux-master/net/core/
H A Dtso.c39 struct udphdr *uh = (struct udphdr *)hdr; local
/linux-master/tools/testing/selftests/net/
H A Dnat6to4.c212 const struct udphdr *uh = (const struct udphdr *)(ip4 + 1); local
/linux-master/lib/
H A Dtest_blackhole_dev.c32 struct udphdr *uh; local
/linux-master/net/ipv6/ila/
H A Dila_common.c94 struct udphdr *uh = (struct udphdr *) local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_select_reuseport_kern.c127 struct udphdr *uh = data; local
H A Dtest_assign_reuse.c94 maybe_assign_udp(struct __sk_buff *skb, struct udphdr *uh) argument
H A Dtest_xdp.c51 struct udphdr *uh; local
H A Dtest_xdp_loop.c47 struct udphdr *uh; local
H A Dtest_xdp_dynptr.c53 struct udphdr *uh; local
/linux-master/include/net/
H A Dudplite.h31 static inline int udplite_checksum_init(struct sk_buff *skb, struct udphdr *uh) argument
/linux-master/drivers/infiniband/core/
H A Dlag.c18 struct udphdr *uh; local
/linux-master/net/netfilter/ipset/
H A Dip_set_getport.c56 const struct udphdr *uh; local
/linux-master/net/6lowpan/
H A Dnhc_udp.c39 struct udphdr uh; local
117 const struct udphdr *uh = udp_hdr(skb); local
[all...]
/linux-master/samples/bpf/
H A Dxdp_tx_iptunnel_kern.c49 struct udphdr *uh; local
/linux-master/net/ipv4/
H A Dxfrm4_input.c80 struct udphdr *uh; local
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ptp.c60 struct udphdr *uh; local
86 struct udphdr *uh = (struct udphdr *)(skb->data + ETH_HLEN + local
/linux-master/security/
H A Dlsm_audit.c65 struct udphdr *uh = udp_hdr(skb); local
133 struct udphdr _udph, *uh; local

Completed in 343 milliseconds

123