Home
last modified time | relevance | path

Searched refs:PHYI_PROMISC (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/inet/
H A Dip_if.h90 #define PHYI_PROMISC IFF_PROMISC /* receive all packets */ macro
/titanic_41/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c2538 { "P", PHYI_PROMISC, PHYI_PROMISC }, in ill_format()
2555 { "PROMISC", PHYI_PROMISC, PHYI_PROMISC }, in ill_format()
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip.c8662 phyint->phyint_flags |= PHYI_PROMISC; in ip_rput_dlpi_writer()
8670 phyint->phyint_flags &= ~PHYI_PROMISC; in ip_rput_dlpi_writer()