Lines Matching defs:ifp
312 if_link(struct interface *ifp, uint32_t ifindex) in if_link()
357 struct interface *ifp, *possible = NULL; in ifwithaddr() local
395 struct interface *ifp; in ifwithname() local
437 struct interface *ifp; in findremoteif() local
451 struct interface *ifp; in findifaddr() local
495 addr_on_ifp(in_addr_t addr, struct interface *ifp, in addr_on_ifp()
541 struct interface *ifp, *maybe; in iflookup() local
576 const struct interface *ifp) /* as seen on this interface */ in ripv1_mask_net()
636 const struct interface *ifp) /* as seen on this interface */ in ripv1_mask_host()
692 struct interface *ifp; in check_dup() local
746 check_remote(struct interface *ifp) in check_remote()
775 ifdel(struct interface *ifp) in ifdel()
878 if_sick(struct interface *ifp, boolean_t recurse) in if_sick()
902 if_bad(struct interface *ifp, boolean_t recurse) in if_bad()
962 if_ok(struct interface *ifp, const char *type, boolean_t recurse) in if_ok()
999 remote_address_ok(struct interface *ifp, in_addr_t addr) in remote_address_ok()
1031 struct interface ifs, *ifp, *ifp1; in ifscan() local
1768 check_net_syn(struct interface *ifp) in check_net_syn()
1817 addrouteforif(struct interface *ifp) in addrouteforif()
1924 get_if_kstats(struct interface *ifp, struct phyi_data *newdata) in get_if_kstats()
1987 should_supply(struct interface *ifp) in should_supply()