Searched defs:udp_hdr (Results 1 – 11 of 11) sorted by relevance
23 struct net_udp_hdr *udp_hdr; in net_udp_create() local41 struct net_udp_hdr *udp_hdr; in net_udp_finalize() local66 struct net_udp_hdr *udp_hdr; in net_udp_get_hdr() local97 struct net_udp_hdr *udp_hdr; in net_udp_set_hdr() local150 struct net_udp_hdr *udp_hdr; in net_udp_input() local
1407 struct net_udp_hdr *udp_hdr; in net_dhcpv4_accept_unicast() local
57 struct udp_hdr { struct58 uint16_t src_port;59 uint16_t dst_port;60 uint16_t len;61 uint16_t chksum;
45 struct net_udp_hdr hdr, *udp_hdr; in get_ports() local
74 struct net_udp_hdr *udp_hdr, hdr; in create_ipv6_dst_addr() local101 struct net_udp_hdr *udp_hdr, hdr; in create_ipv4_dst_addr() local
166 struct net_udp_hdr *udp_hdr, in set_dst_addr()
115 struct net_udp_hdr *udp_hdr; in get_udp_chksum() local154 struct net_udp_hdr hdr, *udp_hdr; in eth_tx_offloading_disabled() local
309 struct net_udp_hdr *udp_hdr = net_pkt_get_data(pkt, &udp_access); in compare_udp_hdr() local
171 struct net_udp_hdr hdr, *udp_hdr; in eth_tx() local
1001 struct net_udp_hdr hdr, *udp_hdr; in tester_send() local
1077 struct net_udp_hdr *udp_hdr; in sock_get_pkt_src_addr() local