Searched defs:IPMP_GRP_TO_IPST (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipmp.c45 #define IPMP_GRP_TO_IPST(grp) PHYINT_TO_IPST((grp)->gr_phyint) macro
173 netstackid_t id = IPMP_GRP_TO_IPST(grp)->ips_netstack->netstack_stackid;
198 ip_stack_t *ipst = IPMP_GRP_TO_IPST(grp);
265 netstackid_t id = IPMP_GRP_TO_IPST(grp)->ips_netstack->netstack_stackid;
297 ip_stack_t *ipst = IPMP_GRP_TO_IPST(grp);
328 ip_stack_t *ipst = IPMP_GRP_TO_IPST(grp);
356 ip_stack_t *ipst = IPMP_GRP_TO_IPST(grp);
375 ip_stack_t *ipst = IPMP_GRP_TO_IPST(grp);
407 ip_stack_t *ipst = IPMP_GRP_TO_IPST(grp);
441 ip_stack_t *ipst = IPMP_GRP_TO_IPST(gr
[all...]

Completed in 77 milliseconds