Lines Matching defs:bootp

167     const struct bootp *bootp, size_t bootp_len,  in get_option()
283 struct in_addr *a, const struct bootp *bootp, size_t bootp_len, in get_option_addr()
298 uint32_t *i, const struct bootp *bootp, size_t bootp_len, uint8_t option) in get_option_uint32()
315 uint16_t *i, const struct bootp *bootp, size_t bootp_len, uint8_t option) in get_option_uint16()
332 uint8_t *i, const struct bootp *bootp, size_t bootp_len, uint8_t option) in get_option_uint8()
509 const struct bootp *bootp, size_t bootp_len, uint8_t option) in get_option_string()
561 const struct bootp *bootp, size_t bootp_len) in get_option_routes()
696 dhcp_message_add_addr(struct bootp *bootp, in dhcp_message_add_addr()
725 struct bootp *bootp; in make_message() local
1131 read_lease(struct interface *ifp, struct bootp **bootp) in read_lease()
1134 struct bootp bootp; in read_lease() member
1268 const struct bootp *bootp, size_t bootp_len) in dhcp_env()
1390 struct dhcp_lease *lease, const struct bootp *bootp, size_t len) in get_lease()
1713 struct bootp *bootp; in send_message() local
2027 struct bootp *bootp; in dhcp_finish_dad() local
2429 dhcp_message_new(struct bootp **bootp, in dhcp_message_new()
2884 const struct interface *ifp, const struct bootp *bootp, size_t bootp_len, in log_dhcp()
2954 dhcp_redirect_dhcp(struct interface *ifp, struct bootp *bootp, size_t bootp_len, in dhcp_redirect_dhcp()
2980 dhcp_handledhcp(struct interface *ifp, struct bootp *bootp, size_t bootp_len, in dhcp_handledhcp()
3532 dhcp_handlebootp(struct interface *ifp, struct bootp *bootp, size_t len, in dhcp_handlebootp()
3559 struct bootp *bootp; in dhcp_packet() local
3713 struct bootp bootp; in dhcp_readudp() member