Searched refs:udp_dst (Results 1 – 4 of 4) sorted by relevance
130 p.ip_udp.udp_dst = htons(67); in send_dhcp_discover()388 buffer.p.ip_udp.udp_dst != ntohs(68) || in execute()
45 ut_asserteq(ntohs(ip_udp_hdr->udp_dst), 514); in sb_log_tx_handler()
1066 ntohs(ip->udp_dst), src_ip, in receive_icmp()1306 ntohs(ip->udp_dst), in net_process_received_packet()1314 ntohs(ip->udp_dst), in net_process_received_packet()1518 ip->udp_dst = htons(dport); in net_set_udp_header()
413 u16 udp_dst; /* UDP destination port */ member
Completed in 9 milliseconds