Home
last modified time | relevance | path

Searched defs:udph (Results 26 – 50 of 56) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_br_ext.c1640 struct udphdr *udph = (struct udphdr *)((SIZE_PTR)iph + (iph->ihl << 2)); in dhcp_flag_bcast() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_br_ext.c1528 struct udphdr *udph = (struct udphdr *)((SIZE_PTR)iph + (iph->ihl << 2)); in dhcp_flag_bcast() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_br_ext.c1527 struct udphdr *udph = (struct udphdr *)((SIZE_PTR)iph + (iph->ihl << 2)); in dhcp_flag_bcast() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_br_ext.c1528 struct udphdr *udph = (struct udphdr *)((SIZE_PTR)iph + (iph->ihl << 2)); in dhcp_flag_bcast() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_br_ext.c1528 struct udphdr *udph = (struct udphdr *)((SIZE_PTR)iph + (iph->ihl << 2)); in dhcp_flag_bcast() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_br_ext.c1531 struct udphdr *udph = (struct udphdr *)((SIZE_PTR)iph + (iph->ihl << 2)); in dhcp_flag_bcast() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_br_ext.c1527 struct udphdr *udph = (struct udphdr *)((SIZE_PTR)iph + (iph->ihl << 2)); in dhcp_flag_bcast() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_br_ext.c1527 struct udphdr *udph = (struct udphdr *)((SIZE_PTR)iph + (iph->ihl << 2)); in dhcp_flag_bcast() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_br_ext.c1640 struct udphdr *udph = (struct udphdr *)((SIZE_PTR)iph + (iph->ihl << 2)); in dhcp_flag_bcast() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_br_ext.c1528 struct udphdr *udph = (struct udphdr *)((SIZE_PTR)iph + (iph->ihl << 2)); in dhcp_flag_bcast() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_br_ext.c1527 struct udphdr *udph = (struct udphdr *)((SIZE_PTR)iph + (iph->ihl << 2)); in dhcp_flag_bcast() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_br_ext.c1527 struct udphdr *udph = (struct udphdr *)((SIZE_PTR)iph + (iph->ihl << 2)); in dhcp_flag_bcast() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_br_ext.c1526 struct udphdr *udph = (struct udphdr *)((SIZE_PTR)iph + (iph->ihl << 2)); in dhcp_flag_bcast() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_br_ext.c1523 struct udphdr *udph = (struct udphdr *)((SIZE_PTR)iph + (iph->ihl << 2)); in dhcp_flag_bcast() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_br_ext.c1528 struct udphdr *udph = (struct udphdr *)((SIZE_PTR)iph + (iph->ihl << 2)); in dhcp_flag_bcast() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_br_ext.c1528 struct udphdr *udph = (struct udphdr *)((SIZE_PTR)iph + (iph->ihl << 2)); in dhcp_flag_bcast() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_br_ext.c1527 struct udphdr *udph = (struct udphdr *)((SIZE_PTR)iph + (iph->ihl << 2)); in dhcp_flag_bcast() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_br_ext.c1527 struct udphdr *udph = (struct udphdr *)((SIZE_PTR)iph + (iph->ihl << 2)); in dhcp_flag_bcast() local
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dxdp_redirect_cpu_kern.c163 struct udphdr *udph; in get_dest_port_ipv4_udp() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c534 struct udphdr *udph = udp_hdr(skb); in otx2_sqe_add_ext() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_cls_redirect.c835 struct udphdr *udph = buf_assign(pkt, sizeof(_udp), &_udp); in process_udp() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dipconfig.c605 struct udphdr udph; /* UDP header */ member
/OK3568_Linux_fs/kernel/drivers/net/netdevsim/
H A Ddev.c503 struct udphdr *udph; in nsim_dev_trap_skb_build() local
/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_xmit.c1027 struct udphdr *udph; /* Our new UDP header */ in ipvs_gue_encap() local
/OK3568_Linux_fs/kernel/net/core/
H A Dpktgen.c2724 struct udphdr *udph; in fill_packet_ipv4() local
2852 struct udphdr *udph; in fill_packet_ipv6() local

123