Lines Matching defs:ifp
397 decode_rfc3442_rt(rb_tree_t *routes, struct interface *ifp, in decode_rfc3442_rt()
560 get_option_routes(rb_tree_t *routes, struct interface *ifp, in get_option_routes()
666 dhcp_get_mtu(const struct interface *ifp) in dhcp_get_mtu()
685 dhcp_get_routes(rb_tree_t *routes, struct interface *ifp) in dhcp_get_routes()
723 make_message(struct bootp **bootpm, const struct interface *ifp, uint8_t type) in make_message()
1131 read_lease(struct interface *ifp, struct bootp **bootp) in read_lease()
1267 dhcp_env(FILE *fenv, const char *prefix, const struct interface *ifp, in dhcp_env()
1389 get_lease(struct interface *ifp, in get_lease()
1461 dhcp_new_xid(struct interface *ifp) in dhcp_new_xid()
1510 dhcp_closebpf(struct interface *ifp) in dhcp_closebpf()
1528 dhcp_closeinet(struct interface *ifp) in dhcp_closeinet()
1548 dhcp_close(struct interface *ifp) in dhcp_close()
1673 dhcp_sendudp(struct interface *ifp, struct in_addr *to, void *data, size_t len) in dhcp_sendudp()
1708 send_message(struct interface *ifp, uint8_t type, in send_message()
1872 struct interface *ifp = arg; in dhcp_discover() local
1901 struct interface *ifp = arg; in dhcp_requestfailed() local
1915 struct interface *ifp = arg; in dhcp_request() local
1930 struct interface *ifp = arg; in dhcp_expire() local
1947 dhcp_decline(struct interface *ifp) in dhcp_decline()
1961 struct interface *ifp = arg; in dhcp_startrenew() local
1986 dhcp_renew(struct interface *ifp) in dhcp_renew()
1995 struct interface *ifp = arg; in dhcp_rebind() local
2013 dhcp_finish_dad(struct interface *ifp, struct in_addr *ia) in dhcp_finish_dad()
2052 dhcp_addr_duplicated(struct interface *ifp, struct in_addr *ia) in dhcp_addr_duplicated()
2106 struct interface *ifp = astate->iface; in dhcp_arp_defend_failed() local
2121 dhcp_arp_new(struct interface *ifp, struct in_addr *addr) in dhcp_arp_new()
2143 dhcp_arping(struct interface *ifp) in dhcp_arping()
2177 struct interface *ifp; in dhcp_arp_not_found() local
2194 struct interface *ifp = astate->iface; in dhcp_arp_found() local
2237 dhcp_bind(struct interface *ifp) in dhcp_bind()
2458 dhcp_arp_address(struct interface *ifp) in dhcp_arp_address()
2517 dhcp_arp_bind(struct interface *ifp) in dhcp_arp_bind()
2529 struct interface *ifp = arg; in dhcp_lastlease() local
2547 dhcp_static(struct interface *ifp) in dhcp_static()
2579 dhcp_inform(struct interface *ifp) in dhcp_inform()
2640 dhcp_reboot_newopts(struct interface *ifp, unsigned long long oldopts) in dhcp_reboot_newopts()
2660 dhcp_activeaddr(const struct interface *ifp, const struct in_addr *addr) in dhcp_activeaddr()
2688 dhcp_reboot(struct interface *ifp) in dhcp_reboot()
2769 dhcp_drop(struct interface *ifp, const char *reason) in dhcp_drop()
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()
3556 dhcp_packet(struct interface *ifp, uint8_t *data, size_t len, in dhcp_packet()
3628 struct interface *ifp = arg; in dhcp_readbpf() local
3661 struct interface *ifp; in dhcp_recvmsg() local
3707 dhcp_readudp(struct dhcpcd_ctx *ctx, struct interface *ifp, in dhcp_readudp()
3766 struct interface *ifp = arg; in dhcp_handleifudp() local
3772 dhcp_openbpf(struct interface *ifp) in dhcp_openbpf()
3810 dhcp_free(struct interface *ifp) in dhcp_free()
3856 dhcp_initstate(struct interface *ifp) in dhcp_initstate()
3879 dhcp_init(struct interface *ifp) in dhcp_init()
3960 struct interface *ifp = arg; in dhcp_start1() local
4138 dhcp_start(struct interface *ifp) in dhcp_start()
4204 dhcp_abort(struct interface *ifp) in dhcp_abort()
4228 struct interface *ifp; in dhcp_handleifa() local
4315 dhcp_dump(struct interface *ifp) in dhcp_dump()