Home
last modified time | relevance | path

Searched refs: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; in ipmp_grp_create_kstats()
198 ip_stack_t *ipst = IPMP_GRP_TO_IPST(grp); in ipmp_grp_update_kstats()
265 netstackid_t id = IPMP_GRP_TO_IPST(grp)->ips_netstack->netstack_stackid; in ipmp_grp_destroy_kstats()
297 ip_stack_t *ipst = IPMP_GRP_TO_IPST(grp); in ipmp_grp_info()
328 ip_stack_t *ipst = IPMP_GRP_TO_IPST(grp); in ipmp_grp_insert()
356 ip_stack_t *ipst = IPMP_GRP_TO_IPST(grp); in ipmp_grp_remove()
375 ip_stack_t *ipst = IPMP_GRP_TO_IPST(grp); in ipmp_grp_rename()
407 ip_stack_t *ipst = IPMP_GRP_TO_IPST(grp); in ipmp_grp_destroy()
441 ip_stack_t *ipst = IPMP_GRP_TO_IPST(grp); in ipmp_grp_vet_ill()
[all …]