Searched refs:message (Results 1 – 13 of 13) sorted by relevance
| /net/nfc/nci/ |
| A D | hci.c | 56 struct nci_hcp_message message; member 225 const struct nci_hcp_message *message; in nci_hci_send_cmd() local 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() 559 const struct nci_hcp_message *message; in nci_hci_set_param() local 594 NCI_HCP_MSG_GET_CMD(message->header)); in nci_hci_set_param() 606 const struct nci_hcp_message *message; in nci_hci_get_param() local [all …]
|
| /net/nfc/hci/ |
| A D | hcp.c | 75 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()
|
| A D | core.c | 131 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()
|
| A D | hci.h | 23 struct hcp_message message; member
|
| /net/sunrpc/auth_gss/ |
| A D | gss_mech_switch.c | 370 struct xdr_buf *message, in gss_get_mic() argument 375 message, in gss_get_mic() 383 struct xdr_buf *message, in gss_verify_mic() argument 388 message, in gss_verify_mic()
|
| /net/batman-adv/ |
| A D | translation-table.h | 23 const char *message, bool roaming); 28 s32 match_vid, const char *message);
|
| A D | translation-table.c | 552 const char *message) in batadv_tt_global_free() argument 1179 u16 flags, const char *message) in batadv_tt_local_set_pending() argument 1233 message); in batadv_tt_local_remove() 2005 const char *message) in batadv_tt_global_del_orig_node() argument 2037 const char *message) in batadv_tt_global_del_roaming() argument 2066 orig_node, message); in batadv_tt_global_del_roaming() 2094 orig_node, message); in batadv_tt_global_del() 2098 message); in batadv_tt_global_del() 2126 orig_node, message); in batadv_tt_global_del() 2146 const char *message) in batadv_tt_global_del_orig() argument [all …]
|
| /net/kcm/ |
| A D | Kconfig | 10 for multiplexing messages of a message based application
|
| /net/rds/ |
| A D | Makefile | 3 rds-y := af_rds.o bind.o cong.o connection.o info.o message.o \
|
| /net/xfrm/ |
| A D | Kconfig | 127 Add a PF_KEY MIGRATE message to PF_KEYv2 socket family. 128 The PF_KEY MIGRATE message is used to dynamically update
|
| /net/atm/ |
| A D | Kconfig | 35 Normally, an "ICMP host unreachable" message is sent if a neighbour
|
| /net/ipv6/ |
| A D | Kconfig | 29 Advertisement message which improves the ability of hosts
|
| /net/ |
| A D | Kconfig | 44 which message to actually pass to the task.
|
Completed in 23 milliseconds