Searched defs:udp_hdr (Results 1 – 10 of 10) 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() local69 struct net_udp_hdr *udp_hdr; in net_udp_get_hdr() local100 struct net_udp_hdr *udp_hdr; in net_udp_set_hdr() local153 struct net_udp_hdr *udp_hdr; in net_udp_input() local
58 struct udp_hdr { struct59 uint16_t src_port;60 uint16_t dst_port;61 uint16_t len;62 uint16_t chksum;
45 struct net_udp_hdr hdr, *udp_hdr; in get_ports() local
493 struct net_udp_hdr *udp_hdr; in verify_offer() local667 struct net_udp_hdr *udp_hdr; in verify_ack() local
132 struct net_udp_hdr *udp_hdr; in get_udp_chksum() local236 struct net_udp_hdr *udp_hdr; in test_receiving() local
309 struct net_udp_hdr *udp_hdr = net_pkt_get_data(pkt, &udp_access); in compare_udp_hdr() local
1002 struct net_udp_hdr hdr, *udp_hdr; in tester_send() local
171 struct net_udp_hdr hdr, *udp_hdr; in eth_tx() local
1917 struct net_udp_hdr *udp_hdr; in net_dhcpv4_accept_unicast() local
763 struct net_udp_hdr *udp_hdr; in sock_get_pkt_src_addr() local