Searched refs:dhcph (Results 1 – 1 of 1) sorted by relevance
617 struct dhcpMessage *dhcph = in dhcp_flag_bcast() local619 u32 cookie = be32_to_cpu((__be32)dhcph->cookie); in dhcp_flag_bcast()622 if (!(dhcph->flags & htons(BROADCAST_FLAG))) { in dhcp_flag_bcast()627 dhcph->flags |= htons(BROADCAST_FLAG); in dhcp_flag_bcast()630 sum += be16_to_cpu(dhcph->flags); in dhcp_flag_bcast()