Home
last modified time | relevance | path

Searched defs:udphdr (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dudp.h23 struct udphdr { struct
24 __be16 source;
25 __be16 dest;
26 __be16 len;
27 __sum16 check;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dudp.h23 struct udphdr { struct
24 __be16 source;
25 __be16 dest;
26 __be16 len;
27 __sum16 check;
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dudp.h23 struct udphdr { struct
24 __be16 source;
25 __be16 dest;
26 __be16 len;
27 __sum16 check;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/netinet/
H A Dudp.h55 struct udphdr struct
58 {
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/netinet/
H A Dudp.h55 struct udphdr struct
58 {
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dip_defrag.c101 static uint16_t udp_checksum(struct ip *iphdr, struct udphdr *udphdr) in udp_checksum()
117 static uint16_t udp6_checksum(struct ip6_hdr *iphdr, struct udphdr *udphdr) in udp6_checksum()
144 struct udphdr udphdr; in send_fragment() local
/OK3568_Linux_fs/kernel/drivers/net/phy/mscc/
H A Dmscc_ptp.c363 struct udphdr *udphdr) in get_ptp_header_l4()
374 struct udphdr *udphdr; in get_ptp_header_tx() local
393 struct udphdr *udphdr; in get_ptp_header_rx() local
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dgateway_client.c618 struct udphdr *udphdr; in batadv_gw_dhcp_recipient_get() local
H A Ddistributed-arp-table.c1502 struct udphdr *udphdr, _udphdr; in batadv_dat_check_dhcp_ipudp() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c1426 struct udphdr *udphdr; in be_tx_timeout() local