Home
last modified time | relevance | path

Searched refs:assoc_id (Results 1 – 10 of 10) sorted by relevance

/external/ltp/utils/sctp/include/netinet/
Dsctp.h645 sctp_assoc_t assoc_id; member
743 sctp_assoc_t assoc_id; member
748 sctp_assoc_t assoc_id; /*input*/ member
809 int sctp_peeloff(int sd, sctp_assoc_t assoc_id);
/external/ltp/utils/sctp/lib/
Dconnectx.c143 param.assoc_id = 0; in sctp_connectx3()
153 *id = param.assoc_id; in sctp_connectx3()
Daddrs.c52 getaddrs->assoc_id = id; in sctp_getaddrs()
/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_pcu.c228 void ath5k_hw_set_associd(struct ath5k_hw *ah, const u8 *bssid, u16 assoc_id) in ath5k_hw_set_associd() argument
248 ath5k_hw_reg_write(ah, high_id | ((assoc_id & 0x3fff) << in ath5k_hw_set_associd()
Dath5k.h1117 extern void ath5k_hw_set_associd(struct ath5k_hw *ah, const u8 *bssid, u16 assoc_id);
1163 extern int ath5k_hw_enable_pspoll(struct ath5k_hw *ah, u8 *bssid, u16 assoc_id);
/external/kernel-headers/original/uapi/linux/
Dsctp.h751 sctp_assoc_t assoc_id; member
862 sctp_assoc_t assoc_id; member
872 sctp_assoc_t assoc_id; /*input*/ member
/external/ltp/utils/sctp/testlib/
Dsctputil.h262 static inline int test_sctp_peeloff(int sk, sctp_assoc_t assoc_id) in test_sctp_peeloff() argument
264 int error = sctp_peeloff(sk, assoc_id); in test_sctp_peeloff()
/external/ltp/utils/sctp/func_tests/
Dtest_sockopt.c506 value.assoc_id = 0; in main()
514 value.assoc_id = 0; in main()
642 value.assoc_id = sac->sac_assoc_id; in main()
/external/webrtc/talk/media/sctp/
Dsctpdataengine.cc439 stream_rst.assoc_id = SCTP_ALL_ASSOC; in OpenSctpSocket()
/external/valgrind/include/vki/
Dvki-linux.h965 vki_sctp_assoc_t assoc_id; member