Searched refs:pmsg_type (Results 1 – 2 of 2) sorted by relevance
106 static void dhcp_decode(const struct bootp_t *bp, int *pmsg_type, in dhcp_decode() argument112 *pmsg_type = 0; in dhcp_decode()136 *pmsg_type = p[0]; in dhcp_decode()148 if (*pmsg_type == DHCPREQUEST && !*preq_addr && bp->bp_ciaddr.s_addr) { in dhcp_decode()
111 static void dhcp_decode(const struct bootp_t *bp, int *pmsg_type, in dhcp_decode() argument117 *pmsg_type = 0; in dhcp_decode()141 *pmsg_type = p[0]; in dhcp_decode()153 if (*pmsg_type == DHCPREQUEST && !*preq_addr && bp->bp_ciaddr) { in dhcp_decode()