/drivers/net/wireguard/ |
D | send.c | 131 send = keypair && READ_ONCE(keypair->sending.is_valid) && in keep_key_fresh() 134 wg_birthdate_has_expired(keypair->sending.birthdate, REKEY_AFTER_TIME))); in keep_key_fresh() 218 keypair->sending.key); in encrypt_packet() 362 if (unlikely(!READ_ONCE(keypair->sending.is_valid))) in wg_packet_send_staged_packets() 364 if (unlikely(wg_birthdate_has_expired(keypair->sending.birthdate, in wg_packet_send_staged_packets() 391 WRITE_ONCE(keypair->sending.is_valid, false); in wg_packet_send_staged_packets()
|
D | noise.c | 190 keypair->sending.is_valid = false; in wg_noise_expire_current_peer_keypairs() 194 keypair->sending.is_valid = false; in wg_noise_expire_current_peer_keypairs() 835 derive_keys(&new_keypair->sending, &new_keypair->receiving, in wg_noise_handshake_begin_session() 838 derive_keys(&new_keypair->receiving, &new_keypair->sending, in wg_noise_handshake_begin_session()
|
D | noise.h | 32 struct noise_symmetric_key sending; member
|
D | receive.c | 237 send = keypair && READ_ONCE(keypair->sending.is_valid) && in keep_key_fresh() 239 wg_birthdate_has_expired(keypair->sending.birthdate, in keep_key_fresh()
|
/drivers/staging/media/zoran/ |
D | TODO | 12 Note: only recent ffmpeg has the ability of sending non-raw video via v4l2 14 The original way of sending video was via mplayer vo_zr/vo_zr2, but it does not compile
|
/drivers/macintosh/ |
D | via-macii.c | 111 sending, enumerator 347 macii_state = sending; in macii_start() 421 case sending: in macii_interrupt()
|
D | adb-iop.c | 33 sending, enumerator 179 adb_iop_state = sending; in adb_iop_start()
|
D | via-cuda.c | 157 sending, enumerator 631 cuda_state = sending; in cuda_interrupt() 635 case sending: in cuda_interrupt()
|
D | via-pmu.c | 126 sending, enumerator 1250 pmu_state = sending; in pmu_start() 1498 case sending: in pmu_sr_intr()
|
/drivers/block/rnbd/ |
D | README | 69 2. Client requests to open a device by sending RNBD_MSG_OPEN message. This 79 4. Client closes a device by sending RNBD_MSG_CLOSE which contains only the
|
/drivers/staging/unisys/Documentation/ABI/ |
D | sysfs-platform-visorchipset | 64 situation by sending a message to guests using these VFs, and 83 situation by sending a message to guests using these VFs, and
|
/drivers/hid/intel-ish-hid/ishtp/ |
D | client.h | 83 int sending; member
|
D | client.c | 665 if (cl->ishtp_flow_ctrl_creds != 1 && !cl->sending) { in ipc_tx_send() 670 if (!cl->sending) { in ipc_tx_send() 674 cl->sending = 1; in ipc_tx_send() 694 cl->sending = 0; in ipc_tx_send()
|
/drivers/platform/chrome/wilco_ec/ |
D | Kconfig | 18 If you say Y here, you get support for sending raw commands to
|
/drivers/net/wireless/marvell/mwifiex/ |
D | README | 153 cmd_sent = <0/1, send command resources available/sending command to device> 154 data_sent = <0/1, send data resources available/sending data to device> 248 to ack before sending wakeup event
|
/drivers/hwtracing/stm/ |
D | Kconfig | 19 This is a simple framing protocol for sending data over STM
|
/drivers/crypto/caam/ |
D | Kconfig | 120 Selecting this will use CAAM Queue Interface (QI) for sending
|
/drivers/net/ |
D | Kconfig | 18 AX.25/KISS for sending Internet traffic over amateur radio links. 122 SLIP (the protocol for sending Internet traffic over telephone 350 receives them from user space program and instead of sending packets
|
/drivers/staging/media/atomisp/ |
D | TODO | 119 15. Correct Coding Style. Please refrain sending coding style patches
|
/drivers/atm/ |
D | Kconfig | 263 dynamically using an ioctl (not yet) or changed by sending the 287 dynamically using an ioctl (not yet) or changed by sending the
|
/drivers/net/can/ |
D | Kconfig | 39 As only the sending and receiving of CAN frames is implemented, this
|
/drivers/net/ppp/ |
D | Kconfig | 11 the same purpose: sending Internet traffic over telephone (and other
|
/drivers/power/reset/ |
D | Kconfig | 175 This driver supports turning off QNAP NAS devices by sending
|
/drivers/mailbox/ |
D | Kconfig | 253 sending interrupts to the clients. On the other hand, the driver also
|
/drivers/gpio/ |
D | TODO | 124 this with dry-coding and sending to maintainers to test
|