Home
last modified time | relevance | path

Searched refs:ift_type (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/stand/lib/inet/
H A Dmac.c427 mac_arp_type(uint8_t ift_type) in mac_arp_type() argument
431 switch (ift_type) { in mac_arp_type()
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_ftable.c127 margs.ift_type = type; in ire_ftable_lookup_v4()
686 margs->ift_gateway, margs->ift_type, margs->ift_ill, in ire_find_best_route()
874 margs->ift_type, margs->ift_ill, margs->ift_zoneid, in ire_round_robin()
878 margs->ift_type, margs->ift_ill, margs->ift_zoneid, in ire_round_robin()
H A Dip6_ire.c969 margs.ift_type = type; in ire_ftable_lookup_v6()
/titanic_44/usr/src/uts/common/inet/
H A Dip_ire.h120 int ift_type; member