| /linux/arch/xtensa/lib/ |
| H A D | ashldi3.S | 7 #define uh a2 macro 10 #define uh a3 macro
|
| H A D | ashrdi3.S | 7 #define uh a2 macro 10 #define uh a3 macro
|
| H A D | lshrdi3.S | 7 #define uh a2 macro 10 #define uh a3 macro
|
| /linux/net/6lowpan/ |
| H A D | nhc_udp.c | 39 struct udphdr uh; in udp_uncompress() local 117 const struct udphdr *uh = udp_hdr(skb); in udp_compress() local
|
| /linux/tools/testing/selftests/net/ |
| H A D | skf_net_off.c | 123 struct udphdr uh = {0}; in tun_write() local 172 struct udphdr uh; in raw_read() local
|
| H A D | nat6to4.bpf.c | 212 const struct udphdr *uh = (const struct udphdr *)(ip4 + 1); in sched_cls_egress4_snat4_prog() local
|
| /linux/net/psp/ |
| H A D | psp_main.c | 167 struct udphdr *uh = udp_hdr(skb); in psp_write_headers() local 279 struct udphdr *uh; in psp_dev_rcv() local
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ptp.c | 60 struct udphdr *uh; in cxgb4_ptp_is_ptp_tx() local 86 struct udphdr *uh = (struct udphdr *)(skb->data + ETH_HLEN + in cxgb4_ptp_is_ptp_rx() local
|
| /linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
| H A D | vdec_vp9_req_lat_if.c | 273 struct vdec_vp9_slice_uncompressed_header uh; member 732 struct vdec_vp9_slice_uncompressed_header *uh, in vdec_vp9_slice_setup_hdr() 793 struct vdec_vp9_slice_uncompressed_header *uh, in vdec_vp9_slice_setup_frame_ctx() 833 static void vdec_vp9_slice_setup_loop_filter(struct vdec_vp9_slice_uncompressed_header *uh, in vdec_vp9_slice_setup_loop_filter() 847 static void vdec_vp9_slice_setup_quantization(struct vdec_vp9_slice_uncompressed_header *uh, in vdec_vp9_slice_setup_quantization() 856 static void vdec_vp9_slice_setup_segmentation(struct vdec_vp9_slice_uncompressed_header *uh, in vdec_vp9_slice_setup_segmentation() 943 struct vdec_vp9_slice_uncompressed_header *uh; in vdec_vp9_slice_setup_pfc() local 1022 struct vdec_vp9_slice_uncompressed_header *uh; in vdec_vp9_slice_setup_prob_buffer() local 1043 struct vdec_vp9_slice_uncompressed_header *uh; in vdec_vp9_slice_setup_seg_buffer() local 1069 struct vdec_vp9_slice_uncompressed_header *uh; in vdec_vp9_slice_setup_tile_buffer() local [all …]
|
| H A D | vdec_av1_req_lat_if.c | 552 struct vdec_av1_slice_uncompressed_header uh; member 904 struct vdec_av1_slice_uncompressed_header *uh = &vsi->frame.uh; in vdec_av1_slice_setup_slot() local 1189 static int vdec_av1_slice_get_qindex(struct vdec_av1_slice_uncompressed_header *uh, in vdec_av1_slice_get_qindex() 1315 struct vdec_av1_slice_uncompressed_header *uh = &frame->uh; in vdec_av1_slice_setup_uh() local 1392 struct vdec_av1_slice_uncompressed_header *uh = &vsi->frame.uh; in vdec_av1_slice_setup_tile_group() local 1436 struct vdec_av1_slice_uncompressed_header *uh) in vdec_av1_slice_setup_scale_factors() 1497 struct vdec_av1_slice_uncompressed_header *uh = &frame->uh; in vdec_av1_slice_setup_ref() local 1643 struct vdec_av1_slice_uncompressed_header *uh = &vsi->frame.uh; in vdec_av1_slice_setup_seg_buffer() local 1661 struct vdec_av1_slice_uncompressed_header *uh = &vsi->frame.uh; in vdec_av1_slice_setup_tile_buffer() local
|
| /linux/net/xfrm/ |
| H A D | xfrm_nat_keepalive.c | 75 struct udphdr *uh) in nat_keepalive_send_ipv6() 123 struct udphdr *uh; in nat_keepalive_send() local
|
| /linux/lib/tests/ |
| H A D | blackhole_dev_kunit.c | 31 struct udphdr *uh; in test_blackholedev() local
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_proto_udp.c | 37 struct udphdr _udph, *uh; in udp_conn_schedule() local 303 struct udphdr _udph, *uh; in udp_csum_check() local
|
| /linux/net/ipv4/ |
| H A D | udp.c | 855 struct udphdr *uh, in __udp4_lib_err_encap() 920 struct udphdr *uh; in udp_err() local 1029 struct udphdr *uh = udp_hdr(skb); in udp4_hwcsum() local 1072 struct udphdr *uh = udp_hdr(skb); in udp_set_csum() local 1097 struct udphdr *uh; in udp_send_skb() local 2457 struct udphdr *uh, in __udp4_lib_mcast_deliver() 2528 static inline int udp4_csum_init(struct sk_buff *skb, struct udphdr *uh) in udp4_csum_init() 2559 struct udphdr *uh) in udp_unicast_rcv_skb() 2587 struct udphdr *uh; in udp_rcv() local 2757 const struct udphdr *uh; in udp_v4_early_demux() local
|
| H A D | xfrm4_input.c | 87 struct udphdr *uh; in __xfrm4_udp_encap_rcv() local
|
| /linux/drivers/infiniband/core/ |
| H A D | lag.c | 18 struct udphdr *uh; in rdma_build_skb() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_select_reuseport_kern.c | 127 struct udphdr *uh = data; _select_by_skb_data() local
|
| H A D | test_assign_reuse.c | 94 maybe_assign_udp(struct __sk_buff *skb, struct udphdr *uh) in maybe_assign_udp()
|
| H A D | test_xdp.c | 51 struct udphdr *uh; in get_dport() local
|
| H A D | test_xdp_loop.c | 47 struct udphdr *uh; in get_dport() local
|
| H A D | test_xdp_dynptr.c | 53 struct udphdr *uh; in get_dport() local
|
| /linux/net/netfilter/ipset/ |
| H A D | ip_set_getport.c | 56 const struct udphdr *uh; in get_port() local
|
| /linux/samples/bpf/ |
| H A D | xdp_tx_iptunnel_kern.c | 49 struct udphdr *uh; in get_dport() local
|
| /linux/net/ipv6/ |
| H A D | esp6.c | 228 struct udphdr *uh = udp_hdr(skb); in esp_output_encap_csum() local 348 struct udphdr *uh; in esp6_output_udp_encap() local 764 struct udphdr *uh; in esp6_input_done2() local
|
| H A D | xfrm6_input.c | 82 struct udphdr *uh; in __xfrm6_udp_encap_rcv() local
|