HomeSort by relevance Sort by last modified time
    Searched refs:ill_count (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/inet/sctp/
sctp_addr.h 127 int ill_count; member in struct:sctp_ill_hash_s
sctp_addr.c 147 sctps->sctps_g_ills[ill_index].ill_count--;
680 for (i = 0; i < sctps->sctps_g_ills[index].ill_count; i++) {
724 sctps->sctps_g_ills[index].ill_count++;
738 sctps->sctps_g_ills[index].ill_count--;
785 sctps->sctps_g_ills[indx].ill_count--;
789 sctps->sctps_g_ills[nindx].ill_count++;
818 for (i = 0; i < sctps->sctps_g_ills[hindex].ill_count; i++) {
829 for (i = 0; i < sctps->sctps_g_ills[hindex].ill_count; i++) {
1008 for (i = 0; i < sctps->sctps_g_ills[ill_index].ill_count; i++) {
    [all...]
  /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/sctp/
sctp.c     [all...]

Completed in 3540 milliseconds