Searched refs:target_add (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/ |
H A D | mpd_tables.h | 446 extern void target_add(struct phyint_instance *pii, struct in6_addr addr,
|
H A D | mpd_probe.c | 1176 target_add(pii, fromaddr, _B_FALSE); in incoming_mcast_reply() 1180 target_add(PHYINT_INSTANCE(pi, af), fromaddr, _B_FALSE); in incoming_mcast_reply()
|
H A D | mpd_main.c | 1686 target_add(pii, nexthop, _B_TRUE); in router_add_common() 1690 target_add(PHYINT_INSTANCE(pi, af), nexthop, _B_TRUE); in router_add_common()
|
H A D | mpd_tables.c | 2347 target_add(struct phyint_instance *pii, struct in6_addr addr, in target_add() function
|