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

  /onnv/onnv-gate/usr/src/uts/common/inet/sctp/
sctp_addr.h 126 list_t sctp_ill_list; member in struct:sctp_ill_hash_s
sctp_addr.c 146 sctp_ill_list, (void *)sctp_ill);
679 sctp_ill = list_head(&sctps->sctps_g_ills[index].sctp_ill_list);
685 sctp_ill = list_next(&sctps->sctps_g_ills[index].sctp_ill_list,
722 list_insert_tail(&sctps->sctps_g_ills[index].sctp_ill_list,
736 list_remove(&sctps->sctps_g_ills[index].sctp_ill_list,
771 sctp_ill = list_head(&sctps->sctps_g_ills[indx].sctp_ill_list);
773 nxt_sill = list_next(&sctps->sctps_g_ills[indx].sctp_ill_list,
783 &sctps->sctps_g_ills[indx].sctp_ill_list,
787 &sctps->sctps_g_ills[nindx].sctp_ill_list,
817 fsctp_ill = list_head(&sctps->sctps_g_ills[hindex].sctp_ill_list);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/sctp/
sctp.c     [all...]

Completed in 120 milliseconds