Home
last modified time | relevance | path

Searched refs:NX_BOOTP_FLAGS_UNICAST (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.4.1/addons/dhcp/
Dnxd_dhcp_client.h325 #define NX_BOOTP_FLAGS_UNICAST 0x00 macro
Dnxd_dhcp_client.c6666 _nx_dhcp_store_data(buffer + NX_BOOTP_OFFSET_FLAGS, 1, NX_BOOTP_FLAGS_UNICAST); in _nx_dhcp_send_request_internal()
6674 _nx_dhcp_store_data(buffer + NX_BOOTP_OFFSET_FLAGS, 1, NX_BOOTP_FLAGS_UNICAST); in _nx_dhcp_send_request_internal()