Lines Matching refs:dhcpcd_ctx
321 get_netlink(struct dhcpcd_ctx *ctx, struct interface *ifp, int fd, int flags, in get_netlink()
322 int (*callback)(struct dhcpcd_ctx *, struct interface *, struct nlmsghdr *)) in get_netlink() argument
395 if_copyrt(struct dhcpcd_ctx *ctx, struct rt *rt, struct nlmsghdr *nlm) in if_copyrt()
461 if_copyrt6(struct dhcpcd_ctx *ctx, struct rt6 *rt, struct nlmsghdr *nlm) in if_copyrt6()
523 link_route(struct dhcpcd_ctx *ctx, __unused struct interface *ifp, in link_route()
579 link_addr(struct dhcpcd_ctx *ctx, struct interface *ifp, struct nlmsghdr *nlm) in link_addr()
672 handle_rename(struct dhcpcd_ctx *ctx, unsigned int ifindex, const char *ifname) in handle_rename()
690 link_neigh(struct dhcpcd_ctx *ctx, __unused struct interface *ifp, in link_neigh()
734 link_netlink(struct dhcpcd_ctx *ctx, struct interface *ifp, in link_netlink()
831 if_managelink(struct dhcpcd_ctx *ctx) in if_managelink()
839 send_netlink(struct dhcpcd_ctx *ctx, struct interface *ifp, in send_netlink()
841 int (*callback)(struct dhcpcd_ctx *, struct interface *, struct nlmsghdr *)) in send_netlink() argument
1010 _gnl_getfamily(__unused struct dhcpcd_ctx *ctx, __unused struct interface *ifp, in _gnl_getfamily()
1027 gnl_getfamily(struct dhcpcd_ctx *ctx, const char *name) in gnl_getfamily()
1045 _if_getssid(__unused struct dhcpcd_ctx *ctx, struct interface *ifp, in _if_getssid()
1391 _if_initrt(struct dhcpcd_ctx *ctx, __unused struct interface *ifp, in _if_initrt()
1593 _if_initrt6(struct dhcpcd_ctx *ctx, __unused struct interface *ifp, in _if_initrt6()
1704 if_disable_autolinklocal(struct dhcpcd_ctx *ctx, int ifindex) in if_disable_autolinklocal()
1728 if_checkipv6(struct dhcpcd_ctx *ctx, const struct interface *ifp, int own) in if_checkipv6()