Searched refs:PHYI_LOOPBACK (Results 1 – 5 of 5) sorted by relevance
88 #define PHYI_LOOPBACK IFF_LOOPBACK /* is a loopback net */ macro
1468 (((ill)->ill_phyint->phyint_flags & (PHYI_LOOPBACK|PHYI_VIRTUAL)) == \1473 ((ill)->ill_phyint->phyint_flags & PHYI_LOOPBACK)
616 PHYI_LOOPBACK) && skip_lback) { in sctp_getsockaddr()
85 ((ipif)->sctp_ipif_ill->sctp_ill_flags & PHYI_LOOPBACK)
3666 flags |= (PHYI_LOOPBACK | PHYI_VIRTUAL); in phyint_flags_init()9707 !(phyi->phyint_flags & (PHYI_LOOPBACK)) && in ip_sioctl_addr()10342 if ((turn_on & IFF_ROUTER) && (phyi->phyint_flags & PHYI_LOOPBACK)) in ip_sioctl_flags()