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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h1481 ((ill)->ill_grp != NULL && !IS_IPMP(ill))
1485 ((ill1)->ill_grp != NULL && ((ill1)->ill_grp == (ill2)->ill_grp))
1812 ipmp_illgrp_t *ill_grp; /* IPMP group information */ member in struct:ill_s
1965 * ill_grp (for IPMP ill) write once write once
1966 * ill_grp (for underlying ill) ipsq + ill_g_lock ipsq OR ill_g_lock
1972 * by using IS_UNDER_IPMP() or comparing ill_grp's raw pointer value.

Completed in 74 milliseconds