Searched refs:BOOTPClient (Results 1 – 2 of 2) sorted by relevance
38 } BOOTPClient; typedef40 static BOOTPClient bootp_clients[NB_ADDR];53 static BOOTPClient *get_new_addr(SockAddress* paddr, in get_new_addr()56 BOOTPClient *bc; in get_new_addr()74 static BOOTPClient *request_addr(const ipaddr_t *paddr, in request_addr()79 BOOTPClient *bc; in request_addr()92 static BOOTPClient *find_addr(SockAddress *paddr, const uint8_t *macaddr) in find_addr()94 BOOTPClient *bc; in find_addr()160 BOOTPClient *bc = NULL; in bootp_reply()
37 } BOOTPClient; typedef39 static BOOTPClient bootp_clients[NB_ADDR];52 static BOOTPClient *get_new_addr(struct in_addr *paddr, in get_new_addr()55 BOOTPClient *bc; in get_new_addr()71 static BOOTPClient *request_addr(const struct in_addr *paddr, in request_addr()76 BOOTPClient *bc; in request_addr()89 static BOOTPClient *find_addr(struct in_addr *paddr, const uint8_t *macaddr) in find_addr()91 BOOTPClient *bc; in find_addr()155 BOOTPClient *bc = NULL; in bootp_reply()