Searched refs:isl_v (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/ipf/tools/ |
H A D | ipmon.c | 854 hostname(res, sl->isl_v, (u_32_t *)&sl->isl_src), 858 hostname(res, sl->isl_v, (u_32_t *)&sl->isl_dst), 861 (void) sprintf(t, "%s -> ", hostname(res, sl->isl_v, 865 hostname(res, sl->isl_v, (u_32_t *)&sl->isl_dst), 868 (void) sprintf(t, "%s -> ", hostname(res, sl->isl_v, 872 hostname(res, sl->isl_v, (u_32_t *)&sl->isl_dst), 876 hostname(res, sl->isl_v, (u_32_t *)&sl->isl_src)); 879 hostname(res, sl->isl_v, (u_32_t *)&sl->isl_dst),
|
/titanic_41/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_state.h | 175 u_char isl_v; member
|
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | ip_state.c | 3971 ipsl.isl_v = is->is_v;
|