Home
last modified time | relevance | path

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

/freebsd/lib/libc/net/
H A Dsctp_sys_calls.c300 ((struct sctp_assoc_value *)arg)->assoc_id = id; in sctp_opt_info()
312 ((struct sctp_assoc_value *)arg)->assoc_id = id; in sctp_opt_info()
345 ((struct sctp_assoc_value *)arg)->assoc_id = id; in sctp_opt_info()
348 ((struct sctp_assoc_value *)arg)->assoc_id = id; in sctp_opt_info()
351 ((struct sctp_assoc_value *)arg)->assoc_id = id; in sctp_opt_info()
354 ((struct sctp_assoc_value *)arg)->assoc_id = id; in sctp_opt_info()
357 ((struct sctp_assoc_value *)arg)->assoc_id = id; in sctp_opt_info()
360 ((struct sctp_assoc_value *)arg)->assoc_id = id; in sctp_opt_info()
363 ((struct sctp_assoc_value *)arg)->assoc_id = id; in sctp_opt_info()
366 ((struct sctp_assoc_value *)arg)->assoc_id = id; in sctp_opt_info()
[all …]
/freebsd/sys/netinet/
H A Dsctp_peeloff.c48 sctp_can_peel_off(struct socket *head, sctp_assoc_t assoc_id) in sctp_can_peel_off() argument
68 stcb = sctp_findassociation_ep_asocid(inp, assoc_id, 1); in sctp_can_peel_off()
86 sctp_do_peeloff(struct socket *head, struct socket *so, sctp_assoc_t assoc_id) in sctp_do_peeloff() argument
97 stcb = sctp_findassociation_ep_asocid(inp, assoc_id, 1); in sctp_do_peeloff()
H A Dsctp_usrreq.c1472 #define SCTP_FIND_STCB(inp, stcb, assoc_id) { \ argument
1481 } else if (assoc_id > SCTP_ALL_ASSOC) { \
1482 stcb = sctp_findassociation_ep_asocid(inp, assoc_id, 1); \
1641 SCTP_FIND_STCB(inp, stcb, av->assoc_id);
1650 (av->assoc_id == SCTP_FUTURE_ASSOC))) {
1673 SCTP_FIND_STCB(inp, stcb, av->assoc_id);
1681 (av->assoc_id == SCTP_FUTURE_ASSOC))) {
1700 SCTP_FIND_STCB(inp, stcb, av->assoc_id);
1708 (av->assoc_id == SCTP_FUTURE_ASSOC))) {
1727 SCTP_FIND_STCB(inp, stcb, cc_opt->aid_value.assoc_id);
[all …]
H A Dsctp_uio.h690 sctp_assoc_t assoc_id; member
700 sctp_assoc_t assoc_id; member
1209 sctp_assoc_t assoc_id; /* sctpAssocEntry 1 */ member
H A Dsctputil.h60 #define sctp_get_associd(stcb) ((sctp_assoc_t)stcb->asoc.assoc_id)
H A Dsctp_structs.h909 uint32_t assoc_id; member
H A Dsctp_sysctl.c481 xstcb.assoc_id = sctp_get_associd(stcb); in sctp_sysctl_handle_assoclist()
H A Dsctp_pcb.c1431 if (stcb->asoc.assoc_id == id) { in sctp_findasoc_ep_asocid_locked()
2554 lhd = &new_inp->sctp_asocidhash[SCTP_PCBHASH_ASOC(stcb->asoc.assoc_id, in sctp_move_pcb_and_assoc()
4210 asoc->assoc_id = sctp_aloc_a_assoc_id(inp, stcb); in sctp_aloc_assoc_locked()
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dsta.h230 * @assoc_id: assoc_id to be sent in VHT PLCP (9-bit), for grp use 0, for AP
259 __le16 assoc_id;
311 * @assoc_id: assoc_id to be sent in VHT PLCP (9-bit), for grp use 0, for AP
346 __le16 assoc_id;
257 __le16 assoc_id; global() member
344 __le16 assoc_id; global() member
H A Dmac-cfg.h248 * @assoc_id: unique ID assigned by the AP during association
260 __le16 assoc_id;
562 * @assoc_id: for GO only
590 __le32 assoc_id;
252 __le16 assoc_id; global() member
579 __le32 assoc_id; global() member
H A Dmac.h163 * @assoc_id: unique ID assigned by the AP during association
175 __le32 assoc_id; member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-mac.c136 cmd.client.assoc_id = cpu_to_le16(vif->cfg.aid); in iwl_mvm_mld_mac_ctxt_cmd_sta()
H A Dmld-sta.c457 cmd.assoc_id = cpu_to_le32(sta->aid); in iwl_mvm_mld_cfg_sta()
H A Dmac-ctxt.c723 ctxt_sta->assoc_id = cpu_to_le32(vif->cfg.aid); in iwl_mvm_mac_ctxt_cmd_sta()
H A Dsta.c228 add_sta_cmd.assoc_id = cpu_to_le16(sta->aid); in iwl_mvm_sta_send_to_fw()
/freebsd/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.c459 ctxt_sta->assoc_id = htole32(IEEE80211_AID(ni->ni_associd)); in iwm_mac_ctxt_cmd_fill_sta()
H A Dif_iwmreg.h3931 * @assoc_id: unique ID assigned by the AP during association
3942 uint32_t assoc_id; member
6366 * @assoc_id: assoc_id to be sent in VHT PLCP (9-bit), for grp use 0, for AP
6395 uint16_t assoc_id;
6430 * @assoc_id: assoc_id to be sent in VHT PLCP (9-bit), for grp use 0, for AP
6465 uint16_t assoc_id;
6391 uint16_t assoc_id; global() member
6461 uint16_t assoc_id; global() member
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c292 u_int16_t assoc_id) in ar9300_write_associd() argument
298 ahp->ah_assoc_id = assoc_id; in ar9300_write_associd()
302 ((assoc_id & 0x3fff) << AR_BSS_ID1_AID_S)); in ar9300_write_associd()
2907 u_int16_t assoc_id) in ar9300_force_tsf_sync() argument
2910 ar9300_write_associd(ah, bssid, assoc_id); in ar9300_force_tsf_sync()
H A Dar9300.h1265 u_int16_t assoc_id);
1320 u_int16_t assoc_id);
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi-tlv.h1902 __le32 assoc_id; member
H A Dwmi-tlv.c2878 cmd->assoc_id = __cpu_to_le32(arg->peer_aid); in ath10k_wmi_tlv_op_gen_peer_assoc()