Searched defs:is_gw (Results 1 – 4 of 4) sorted by relevance
384 bool is_gw = (nh->nh_flags & NHF_GATEWAY) != 0; in addr4_resolve() local394 bool is_gw = (nh->nh_flags & NHF_GATEWAY) != 0; in addr4_resolve() local578 bool is_gw = (nh->nh_flags & NHF_GATEWAY) != 0; in addr6_resolve() local589 bool is_gw = (nh->nh_flags & NHF_GATEWAY) != 0; in addr6_resolve() local
460 arpresolve_full(struct ifnet *ifp, int is_gw, int flags, struct mbuf *m, in arpresolve_full()597 arpresolve(struct ifnet *ifp, int is_gw, struct mbuf *m, in arpresolve()
94 int is_gw = 0; in firewire_output() local
197 bool is_gw = info->rti_flags & RTF_GATEWAY; in set_nhop_gw_from_info() local754 nhop_set_gw(struct nhop_object *nh, const struct sockaddr *gw, bool is_gw) in nhop_set_gw()