Lines Matching +full:ip +full:- +full:76
5 /*-
6 * SPDX-License-Identifier: BSD-3-Clause
46 20 + /* IP header */ \
54 #define DHCP_OPTION_LEN (DHCP_MTU_MAX - DHCP_FIXED_LEN)
67 struct in_addr ciaddr; /* Client IP address (if already in use) */
68 struct in_addr yiaddr; /* Client IP address */
69 struct in_addr siaddr; /* IP address of next server to talk to */
70 struct in_addr giaddr; /* DHCP relay agent IP address */
171 #define DHO_STREETTALK_DA_SERVER 76