Home
last modified time | relevance | path

Searched refs:message (Results 1 – 13 of 13) sorted by relevance

/net/nfc/nci/
Dhci.c56 struct nci_hcp_message message; member
225 const struct nci_hcp_message *message; in nci_hci_send_cmd() local
247 message = (struct nci_hcp_message *)conn_info->rx_skb->data; in nci_hci_send_cmd()
249 NCI_HCP_MSG_GET_CMD(message->header)); in nci_hci_send_cmd()
410 const struct nci_hcp_message *message; in nci_hci_msg_rx_work() local
417 message = (struct nci_hcp_message *)skb->data; in nci_hci_msg_rx_work()
418 type = NCI_HCP_MSG_GET_TYPE(message->header); in nci_hci_msg_rx_work()
419 instruction = NCI_HCP_MSG_GET_CMD(message->header); in nci_hci_msg_rx_work()
486 type = NCI_HCP_MSG_GET_TYPE(packet->message.header); in nci_hci_data_received_cb()
557 const struct nci_hcp_message *message; in nci_hci_set_param() local
[all …]
/net/nfc/hci/
Dhcp.c75 packet->message.header = HCP_HEADER(type, instruction); in nfc_hci_hcp_message_tx()
77 packet->message.header = *ptr++; in nfc_hci_hcp_message_tx()
80 memcpy(packet->message.data, ptr, data_link_len - 1); in nfc_hci_hcp_message_tx()
Dcore.c131 const struct hcp_message *message; in nfc_hci_msg_rx_work() local
139 message = (struct hcp_message *)skb->data; in nfc_hci_msg_rx_work()
140 type = HCP_MSG_GET_TYPE(message->header); in nfc_hci_msg_rx_work()
141 instruction = HCP_MSG_GET_CMD(message->header); in nfc_hci_msg_rx_work()
908 type = HCP_MSG_GET_TYPE(packet->message.header); in nfc_hci_recv_from_llc()
911 instruction = HCP_MSG_GET_CMD(packet->message.header); in nfc_hci_recv_from_llc()
Dhci.h23 struct hcp_message message; member
/net/sunrpc/auth_gss/
Dgss_mech_switch.c371 struct xdr_buf *message, in gss_get_mic() argument
376 message, in gss_get_mic()
384 struct xdr_buf *message, in gss_verify_mic() argument
389 message, in gss_verify_mic()
/net/batman-adv/
Dtranslation-table.h23 const char *message, bool roaming);
28 s32 match_vid, const char *message);
Dtranslation-table.c74 unsigned short vid, const char *message,
598 const char *message) in batadv_tt_global_free() argument
606 batadv_print_vid(tt_global->common.vid), message); in batadv_tt_global_free()
1220 u16 flags, const char *message) in batadv_tt_local_set_pending() argument
1233 batadv_print_vid(tt_local_entry->common.vid), message); in batadv_tt_local_set_pending()
1247 unsigned short vid, const char *message, in batadv_tt_local_remove() argument
1274 message); in batadv_tt_local_remove()
2054 const char *message) in batadv_tt_global_del_orig_node() argument
2070 batadv_print_vid(vid), message); in batadv_tt_global_del_orig_node()
2086 const char *message) in batadv_tt_global_del_roaming() argument
[all …]
/net/kcm/
DKconfig10 for multiplexing messages of a message based application
/net/xfrm/
DKconfig126 Add a PF_KEY MIGRATE message to PF_KEYv2 socket family.
127 The PF_KEY MIGRATE message is used to dynamically update
/net/rds/
DMakefile3 rds-y := af_rds.o bind.o cong.o connection.o info.o message.o \
/net/atm/
DKconfig35 Normally, an "ICMP host unreachable" message is sent if a neighbour
/net/ipv6/
DKconfig29 Advertisement message which improves the ability of hosts
/net/
DKconfig44 which message to actually pass to the task.