Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.h76 #define PHYINT_INSTANCE(pi, af) \ macro
H A Dmpd_tables.c290 return (PHYINT_INSTANCE(pi, af)); in phyint_inst_lookup()
733 phyint_inst_delete(PHYINT_INSTANCE(pi, AF_OTHER(af))); in phyint_inst_init_from_k()
736 assert(PHYINT_INSTANCE(pi, af) == NULL); in phyint_inst_init_from_k()
744 phyint_inst_delete(PHYINT_INSTANCE(pi, in phyint_inst_init_from_k()
H A Dmpd_main.c509 pii = PHYINT_INSTANCE(pi, ss->ss_family); in check_addr_unique()
1692 target_add(PHYINT_INSTANCE(pi, af), nexthop, _B_TRUE); in router_add_common()
1852 pii = PHYINT_INSTANCE(pi, af); in dup_host_targets()
H A Dmpd_probe.c1180 target_add(PHYINT_INSTANCE(pi, af), fromaddr, _B_FALSE); in incoming_mcast_reply()