Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ftable.c128 margs.ift_type = type; in ire_ftable_lookup_v4()
687 margs->ift_gateway, margs->ift_type, margs->ift_ill, in ire_find_best_route()
875 margs->ift_type, margs->ift_ill, margs->ift_zoneid, in ire_round_robin()
879 margs->ift_type, margs->ift_ill, margs->ift_zoneid, in ire_round_robin()
H A Dip6_ire.c967 margs.ift_type = type; in ire_ftable_lookup_v6()
/illumos-gate/usr/src/uts/common/inet/
H A Dip_ire.h120 int ift_type; member