Searched refs:DHCPV4_SERVER_PORT (Results 1 – 4 of 4) sorted by relevance
51 #define DHCPV4_SERVER_PORT 67 macro
297 htons(DHCPV4_SERVER_PORT))) { in dhcpv4_create_message()1888 DHCPV4_SERVER_PORT, in net_dhcpv4_init()
565 dst_addr.sin_port = htons(DHCPV4_SERVER_PORT); in dhcpv4_send()1543 .sin_port = htons(DHCPV4_SERVER_PORT), in net_dhcpv4_server_start()
163 htons(DHCPV4_SERVER_PORT)), in client_prepare_test_msg()524 zassert_equal(udp_hdr->src_port, htons(DHCPV4_SERVER_PORT), in verify_offer()697 zassert_equal(udp_hdr->src_port, htons(DHCPV4_SERVER_PORT), in verify_ack()