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

/external/syslinux/gpxe/src/drivers/net/ath5k/
H A Dath5k_pcu.c224 * @assoc_id: Assoc id
228 void ath5k_hw_set_associd(struct ath5k_hw *ah, const u8 *bssid, u16 assoc_id) argument
248 ath5k_hw_reg_write(ah, high_id | ((assoc_id & 0x3fff) <<
/external/ltp/utils/sctp/testlib/
H A Dsctputil.h262 static inline int test_sctp_peeloff(int sk, sctp_assoc_t assoc_id) argument
264 int error = sctp_peeloff(sk, assoc_id);
/external/kernel-headers/original/uapi/linux/
H A Dsctp.h737 * the assoc_id is 0, then this sets or gets the endpoints default
738 * values. If the assoc_id field is non-zero, then the set or get
740 * assoc_id field is ignored by the one to one model). Note that if
751 sctp_assoc_t assoc_id; member in struct:sctp_assoc_value
862 sctp_assoc_t assoc_id; member in struct:sctp_getaddrs_old
872 sctp_assoc_t assoc_id; /*input*/ member in struct:sctp_getaddrs
/external/ltp/utils/sctp/include/netinet/
H A Dsctp.h631 * the assoc_id is 0, then this sets or gets the endpoints default
632 * values. If the assoc_id field is non-zero, then the set or get
634 * assoc_id field is ignored by the one to one model). Note that if
645 sctp_assoc_t assoc_id; member in struct:sctp_assoc_value
743 sctp_assoc_t assoc_id; member in struct:sctp_getaddrs_old
748 sctp_assoc_t assoc_id; /*input*/ member in struct:sctp_getaddrs
809 int sctp_peeloff(int sd, sctp_assoc_t assoc_id);
/external/valgrind/include/vki/
H A Dvki-linux.h968 vki_sctp_assoc_t assoc_id; member in struct:vki_sctp_getaddrs

Completed in 3387 milliseconds