Searched refs:PHYI_VIRTUAL (Results 1 – 4 of 4) sorted by relevance
98 #define PHYI_VIRTUAL IFF_VIRTUAL /* Will not send or recv pkts */ macro
1469 (((ill)->ill_phyint->phyint_flags & (PHYI_LOOPBACK|PHYI_VIRTUAL)) == \1470 PHYI_VIRTUAL)
2569 { "V", PHYI_VIRTUAL, PHYI_VIRTUAL }, in ill_format()2586 { "VIRTUAL", PHYI_VIRTUAL, PHYI_VIRTUAL }, in ill_format()
3660 flags |= PHYI_VIRTUAL; in phyint_flags_init()3666 flags |= (PHYI_LOOPBACK | PHYI_VIRTUAL); in phyint_flags_init()12517 (phyi->phyint_flags & PHYI_VIRTUAL)) in ip_sioctl_groupname()