Searched refs:assoc_id (Results 1 – 10 of 10) sorted by relevance
/external/ltp/utils/sctp/include/netinet/ |
D | sctp.h | 645 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/ |
D | connectx.c | 143 param.assoc_id = 0; in sctp_connectx3() 153 *id = param.assoc_id; in sctp_connectx3()
|
D | addrs.c | 52 getaddrs->assoc_id = id; in sctp_getaddrs()
|
/external/syslinux/gpxe/src/drivers/net/ath5k/ |
D | ath5k_pcu.c | 228 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()
|
D | ath5k.h | 1117 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/ |
D | sctp.h | 751 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/ |
D | sctputil.h | 262 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/ |
D | test_sockopt.c | 506 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/ |
D | sctpdataengine.cc | 439 stream_rst.assoc_id = SCTP_ALL_ASSOC; in OpenSctpSocket()
|
/external/valgrind/include/vki/ |
D | vki-linux.h | 965 vki_sctp_assoc_t assoc_id; member
|