Home
last modified time | relevance | path

Searched defs:current_key (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/hid/
H A Dhid-appleir.c113 int current_key; /* the currently pressed key */ member
/linux/net/rxrpc/
H A Drxgk.c90 unsigned int key_number, current_key, mask = ARRAY_SIZE(conn->rxgk.keys) - 1; in rxgk_rekey() local
171 unsigned int key_number, current_key, mask = ARRAY_SIZE(conn->rxgk.keys) - 1; in rxgk_get_key() local
/linux/net/ipv4/
H A Dtcp_ao.c974 struct tcp_ao_key *current_key; in tcp_inbound_ao_hash() local
2112 struct tcp_ao_key *key, *current_key; in tcp_ao_copy_mkts_to_user() local
2323 struct tcp_ao_key *current_key; in tcp_ao_get_sock_info() local
/linux/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c67 int current_key, int rnext_key) in test_del_key()
115 bool async, int current_key, int rnext_key, in try_delete_key()
/linux/include/uapi/linux/
H A Dtcp.h414 __u8 current_key; /* KeyID to set as Current_key */ global() member
428 __u8 current_key; /* in/out: KeyID of Current_key */ global() member