Home
last modified time | relevance | path

Searched refs:resp (Results 1 – 24 of 24) sorted by relevance

/net/nfc/
A Ddigital_technology.c224 resp = NULL; in digital_in_recv_ats()
282 resp = NULL; in digital_in_recv_sel_res()
398 resp = NULL; in digital_in_recv_sdd_res()
484 resp = NULL; in digital_in_recv_sens_res()
584 resp = NULL; in digital_in_recv_attrib_res()
655 resp = NULL; in digital_in_recv_sensb_res()
752 resp = NULL; in digital_in_recv_sensf_res()
849 resp = NULL; in digital_in_recv_iso15693_inv_res()
963 resp = NULL; in digital_tg_recv_sel_req()
1029 resp = NULL; in digital_tg_recv_sdd_req()
[all …]
A Ddigital_dep.c267 skb_put_data(ddev->chaining_skb, resp->data, resp->len); in digital_recv_dep_data_gather()
270 resp = NULL; in digital_recv_dep_data_gather()
284 return resp; in digital_recv_dep_data_gather()
304 resp = NULL; in digital_in_recv_psl_res()
410 resp = NULL; in digital_in_recv_atr_res()
698 resp = NULL; in digital_in_recv_dep_res()
799 resp = digital_recv_dep_data_gather(ddev, pfb, resp, in digital_in_recv_dep_res()
812 if (!resp) in digital_in_recv_dep_res()
1087 resp = NULL; in digital_tg_recv_dep_req()
1184 resp = digital_recv_dep_data_gather(ddev, pfb, resp, in digital_tg_recv_dep_req()
[all …]
A Ddigital_core.c35 struct sk_buff *resp; member
130 if (!IS_ERR(cmd->resp)) in digital_wq_cmd_complete()
132 cmd->resp->data, cmd->resp->len, false); in digital_wq_cmd_complete()
147 cmd->resp = resp; in digital_send_cmd_complete()
664 struct sk_buff *resp) in digital_in_send_complete() argument
669 if (IS_ERR(resp)) { in digital_in_send_complete()
670 rc = PTR_ERR(resp); in digital_in_send_complete()
671 resp = NULL; in digital_in_send_complete()
688 rc = ddev->skb_check_crc(resp); in digital_in_send_complete()
692 kfree_skb(resp); in digital_in_send_complete()
[all …]
A Ddigital.h78 int digital_in_recv_mifare_res(struct sk_buff *resp);
97 struct sk_buff *resp);
100 struct sk_buff *resp);
110 struct sk_buff *resp);
117 struct sk_buff *resp);
/net/phonet/
A Daf_phonet.c315 struct phonetmsg resp; in send_obj_unreachable() local
317 memset(&resp, 0, sizeof(resp)); in send_obj_unreachable()
318 resp.pn_trans_id = opm->pn_trans_id; in send_obj_unreachable()
319 resp.pn_msg_id = PN_COMMON_MESSAGE; in send_obj_unreachable()
321 resp.pn_e_res_id = opm->pn_e_res_id; in send_obj_unreachable()
323 resp.pn_e_orig_msg_id = opm->pn_msg_id; in send_obj_unreachable()
324 resp.pn_e_status = 0; in send_obj_unreachable()
326 resp.pn_submsg_id = PN_COMM_ISA_ENTITY_NOT_REACHABLE_RESP; in send_obj_unreachable()
327 resp.pn_orig_msg_id = opm->pn_msg_id; in send_obj_unreachable()
328 resp.pn_status = 0; in send_obj_unreachable()
[all …]
/net/rxrpc/
A Drxkad.c821 struct rxkad_response resp; in rxkad_insert_response_header() member
836 h.resp.version = htonl(RXKAD_VERSION); in rxkad_insert_response_header()
837 h.resp.__pad = 0; in rxkad_insert_response_header()
839 h.resp.encrypted.cid = htonl(conn->proto.cid); in rxkad_insert_response_header()
840 h.resp.encrypted.checksum = 0; in rxkad_insert_response_header()
848 h.resp.kvno = htonl(token->kad->kvno); in rxkad_insert_response_header()
851 rxkad_calc_response_checksum(&h.resp); in rxkad_insert_response_header()
908 rsp->resp.len = len; in rxkad_respond_to_challenge()
909 rsp->resp.challenge_serial = csp->hdr.serial; in rxkad_respond_to_challenge()
1077 struct rxkad_response *resp, in rxkad_decrypt_response() argument
[all …]
A Dconn_event.c555 _enter("%x", sp->resp.challenge_serial); in rxrpc_post_response()
563 if (after(sp->resp.challenge_serial, osp->resp.challenge_serial)) in rxrpc_post_response()
A Drxgk.c793 rsp->resp.kvno = gk->key_number; in rxgk_insert_response_header()
794 rsp->resp.version = gk->krb5->etype; in rxgk_insert_response_header()
986 rsp->resp.len = len; in rxgk_construct_response()
987 rsp->resp.challenge_serial = csp->hdr.serial; in rxgk_construct_response()
A Doutput.c933 size_t len = sp->resp.len; in rxrpc_send_response()
938 _enter("C=%x,%x", conn->debug_id, sp->resp.challenge_serial); in rxrpc_send_response()
A Dar-internal.h238 } resp; member
/net/caif/
A Dcfcnfg.c75 struct cfctrl_rsp *resp; in cfcnfg_create() local
90 resp = cfctrl_get_respfuncs(this->ctrl); in cfcnfg_create()
91 resp->enum_rsp = cfctrl_enum_resp; in cfcnfg_create()
92 resp->linkerror_ind = cfctrl_resp_func; in cfcnfg_create()
93 resp->linkdestroy_rsp = cfcnfg_linkdestroy_rsp; in cfcnfg_create()
94 resp->sleep_rsp = cfctrl_resp_func; in cfcnfg_create()
95 resp->wake_rsp = cfctrl_resp_func; in cfcnfg_create()
96 resp->restart_rsp = cfctrl_resp_func; in cfcnfg_create()
97 resp->radioset_rsp = cfctrl_resp_func; in cfcnfg_create()
98 resp->linksetup_rsp = cfcnfg_linkup_rsp; in cfcnfg_create()
[all …]
/net/nfc/hci/
A Dcommand.c213 struct hci_create_pipe_resp *resp; in nfc_hci_create_pipe() local
228 resp = (struct hci_create_pipe_resp *)skb->data; in nfc_hci_create_pipe()
229 pipe = resp->pipe; in nfc_hci_create_pipe()
/net/wireless/
A Dpmsr.c493 struct nlattr *pmsr, *peers, *peer, *resp, *data, *typedata; in nl80211_pmsr_send_result() local
510 resp = nla_nest_start_noflag(msg, NL80211_PMSR_PEER_ATTR_RESP); in nl80211_pmsr_send_result()
511 if (!resp) in nl80211_pmsr_send_result()
546 nla_nest_end(msg, resp); in nl80211_pmsr_send_result()
/net/bluetooth/bnep/
A Dcore.c79 static int bnep_send_rsp(struct bnep_session *s, u8 ctrl, u16 resp) in bnep_send_rsp() argument
84 rsp.resp = htons(resp); in bnep_send_rsp()
A Dbnep.h90 __be16 resp; member
/net/sctp/
A Dstream.c920 struct sctp_strreset_resp *resp = param.v; in sctp_process_strreset_resp() local
926 req = sctp_chunk_lookup_strreset_param(asoc, resp->response_seq, 0); in sctp_process_strreset_resp()
930 result = ntohl(resp->result); in sctp_process_strreset_resp()
999 resptsn = (struct sctp_strreset_resptsn *)resp; in sctp_process_strreset_resp()
A Dsm_make_chunk.c3804 struct sctp_strreset_resp resp; in sctp_make_strreset_resp() local
3805 __u16 length = sizeof(resp); in sctp_make_strreset_resp()
3812 resp.param_hdr.type = SCTP_PARAM_RESET_RESPONSE; in sctp_make_strreset_resp()
3813 resp.param_hdr.length = htons(length); in sctp_make_strreset_resp()
3814 resp.response_seq = htonl(sn); in sctp_make_strreset_resp()
3815 resp.result = htonl(result); in sctp_make_strreset_resp()
3817 sctp_addto_chunk(retval, sizeof(resp), &resp); in sctp_make_strreset_resp()
/net/nfc/nci/
A Dhci.c525 const struct nci_hci_create_pipe_resp *resp; in nci_hci_create_pipe() local
539 resp = (struct nci_hci_create_pipe_resp *)skb->data; in nci_hci_create_pipe()
540 pipe = resp->pipe; in nci_hci_create_pipe()
A Dcore.c426 struct sk_buff **resp) in nci_nfcc_loopback() argument
467 if (r == NCI_STATUS_OK && resp) in nci_nfcc_loopback()
468 *resp = conn_info->rx_skb; in nci_nfcc_loopback()
/net/mac80211/
A Drx.c3321 struct ieee80211_mgmt *resp; in ieee80211_process_sa_query_req() local
3334 if (len < 24 + 1 + sizeof(resp->u.action.u.sa_query)) { in ieee80211_process_sa_query_req()
3339 skb = dev_alloc_skb(sizeof(*resp) + local->hw.extra_tx_headroom); in ieee80211_process_sa_query_req()
3344 resp = skb_put_zero(skb, 24); in ieee80211_process_sa_query_req()
3345 memcpy(resp->da, sdata->vif.cfg.ap_addr, ETH_ALEN); in ieee80211_process_sa_query_req()
3346 memcpy(resp->sa, sdata->vif.addr, ETH_ALEN); in ieee80211_process_sa_query_req()
3347 memcpy(resp->bssid, sdata->vif.cfg.ap_addr, ETH_ALEN); in ieee80211_process_sa_query_req()
3348 resp->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in ieee80211_process_sa_query_req()
3350 skb_put(skb, 1 + sizeof(resp->u.action.u.sa_query)); in ieee80211_process_sa_query_req()
3351 resp->u.action.category = WLAN_CATEGORY_SA_QUERY; in ieee80211_process_sa_query_req()
[all …]
A Dmlme.c6346 struct cfg80211_rx_assoc_resp_data resp = { in ieee80211_rx_mgmt_assoc_resp() local
6508 resp.links[link_id].bss = assoc_data->link[link_id].bss; in ieee80211_rx_mgmt_assoc_resp()
6509 ether_addr_copy(resp.links[link_id].addr, in ieee80211_rx_mgmt_assoc_resp()
6518 resp.uapsd_queues = 0; in ieee80211_rx_mgmt_assoc_resp()
6521 resp.uapsd_queues |= ieee80211_ac_to_qos_mask[ac]; in ieee80211_rx_mgmt_assoc_resp()
6526 resp.ap_mld_addr = ap_mld_addr; in ieee80211_rx_mgmt_assoc_resp()
6534 resp.buf = (u8 *)mgmt; in ieee80211_rx_mgmt_assoc_resp()
6535 resp.len = len; in ieee80211_rx_mgmt_assoc_resp()
6536 resp.req_ies = ifmgd->assoc_req_ies; in ieee80211_rx_mgmt_assoc_resp()
6537 resp.req_ies_len = ifmgd->assoc_req_ies_len; in ieee80211_rx_mgmt_assoc_resp()
[all …]
A Dtx.c4986 struct probe_resp *resp; in ieee80211_set_beacon_cntdwn() local
5008 resp = rcu_dereference(link->u.ap.probe_resp); in ieee80211_set_beacon_cntdwn()
5022 if (sdata->vif.type == NL80211_IFTYPE_AP && resp) { in ieee80211_set_beacon_cntdwn()
5023 u16 *resp_offsets = resp->cntdwn_counter_offsets; in ieee80211_set_beacon_cntdwn()
5025 resp->data[resp_offsets[i]] = count; in ieee80211_set_beacon_cntdwn()
A Dcfg.c973 const u8 *resp, size_t resp_len, in ieee80211_set_probe_resp() argument
980 if (!resp || !resp_len) in ieee80211_set_probe_resp()
990 memcpy(new->data, resp, resp_len); in ieee80211_set_probe_resp()
/net/
A DKconfig237 Enabling this option will let arptables resp. iptables see bridged
238 ARP resp. IP traffic. If you want a bridging firewall, you probably

Completed in 90 milliseconds