HomeSort by relevance Sort by last modified time
    Searched defs:assoc_id (Results 1 - 4 of 4) sorted by null

  /external/ltp/utils/sctp/include/netinet/
sctp.h 633 * the assoc_id is 0, then this sets or gets the endpoints default
634 * values. If the assoc_id field is non-zero, then the set or get
636 * assoc_id field is ignored by the one to one model). Note that if
647 sctp_assoc_t assoc_id; member in struct:sctp_assoc_value
745 sctp_assoc_t assoc_id; member in struct:sctp_getaddrs_old
750 sctp_assoc_t assoc_id; /*input*/ member in struct:sctp_getaddrs
811 int sctp_peeloff(int sd, sctp_assoc_t assoc_id);
  /bionic/libc/kernel/uapi/linux/
sctp.h 482 sctp_assoc_t assoc_id; member in struct:sctp_assoc_value
486 sctp_assoc_t assoc_id; member in struct:sctp_stream_value
539 sctp_assoc_t assoc_id; member in struct:sctp_getaddrs_old
544 sctp_assoc_t assoc_id; member in struct:sctp_getaddrs
  /external/iproute2/include/uapi/linux/
sctp.h 798 * the assoc_id is 0, then this sets or gets the endpoints default
799 * values. If the assoc_id field is non-zero, then the set or get
801 * assoc_id field is ignored by the one to one model). Note that if
812 sctp_assoc_t assoc_id; member in struct:sctp_assoc_value
923 sctp_assoc_t assoc_id; member in struct:sctp_getaddrs_old
929 sctp_assoc_t assoc_id; /*input*/ member in struct:sctp_getaddrs
  /external/kernel-headers/original/uapi/linux/
sctp.h 860 * the assoc_id is 0, then this sets or gets the endpoints default
861 * values. If the assoc_id field is non-zero, then the set or get
863 * assoc_id field is ignored by the one to one model). Note that if
874 sctp_assoc_t assoc_id; member in struct:sctp_assoc_value
879 sctp_assoc_t assoc_id; member in struct:sctp_stream_value
991 sctp_assoc_t assoc_id; member in struct:sctp_getaddrs_old
1001 sctp_assoc_t assoc_id; /*input*/ member in struct:sctp_getaddrs
    [all...]

Completed in 945 milliseconds