Searched refs:bootp_flags (Results 1 – 3 of 3) sorted by relevance
90 int bootp_flags; variable
3262 state -> bootp_flags = packet -> raw -> flags;3274 state -> bootp_flags |= htons (BOOTP_BROADCAST);3989 raw.flags = state -> bootp_flags;
675 u_int16_t bootp_flags; member