Lines Matching defs:ifp
206 if_init(struct interface *ifp) in if_init()
228 if_conf(struct interface *ifp) in if_conf()
321 get_netlink(struct dhcpcd_ctx *ctx, struct interface *ifp, int fd, int flags, in get_netlink()
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()
674 struct interface *ifp; in handle_rename() local
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()
839 send_netlink(struct dhcpcd_ctx *ctx, struct interface *ifp, in send_netlink()
1010 _gnl_getfamily(__unused struct dhcpcd_ctx *ctx, __unused struct interface *ifp, in _gnl_getfamily()
1045 _if_getssid(__unused struct dhcpcd_ctx *ctx, struct interface *ifp, in _if_getssid()
1074 if_getssid_nl80211(struct interface *ifp) in if_getssid_nl80211()
1096 if_getssid(struct interface *ifp) in if_getssid()
1128 if_openrawsocket(struct interface *ifp, uint16_t protocol) in if_openrawsocket()
1196 if_sendrawpacket(const struct interface *ifp, uint16_t protocol, in if_sendrawpacket()
1232 if_readrawpacket(struct interface *ifp, uint16_t protocol, in if_readrawpacket()
1391 _if_initrt(struct dhcpcd_ctx *ctx, __unused struct interface *ifp, in _if_initrt()
1402 if_initrt(struct interface *ifp) in if_initrt()
1423 __unused const struct interface *ifp) in if_addrflags()
1593 _if_initrt6(struct dhcpcd_ctx *ctx, __unused struct interface *ifp, in _if_initrt6()
1604 if_initrt6(struct interface *ifp) in if_initrt6()
1624 if_addrflags6(const struct in6_addr *addr, const struct interface *ifp) in if_addrflags6()
1728 if_checkipv6(struct dhcpcd_ctx *ctx, const struct interface *ifp, int own) in if_checkipv6()