/net/mptcp/ |
D | token.c | 49 static struct token_bucket *token_bucket(u32 token) in token_bucket() 56 __token_lookup_req(struct token_bucket *t, u32 token) in __token_lookup_req() 69 __token_lookup_msk(struct token_bucket *t, u32 token) in __token_lookup_msk() 80 static bool __token_bucket_busy(struct token_bucket *t, u32 token) in __token_bucket_busy() 86 static void mptcp_crypto_key_gen_sha(u64 *key, u32 *token, u64 *idsn) in mptcp_crypto_key_gen_sha() 113 u32 token; in mptcp_token_new_request() local 207 bool mptcp_token_exists(u32 token) in mptcp_token_exists() 243 struct mptcp_sock *mptcp_token_get_sock(struct net *net, u32 token) in mptcp_token_get_sock()
|
D | crypto.c | 31 void mptcp_crypto_key_sha(u64 key, u32 *token, u64 *idsn) in mptcp_crypto_key_sha()
|
D | syncookies.c | 24 u32 token; member
|
D | protocol.h | 110 u32 token; member 209 u32 token; member 269 u32 token; member 298 u32 token; member
|
/net/sunrpc/auth_gss/ |
D | gss_krb5_seal.c | 73 setup_token(struct krb5_ctx *ctx, struct xdr_netobj *token) in setup_token() 99 setup_token_v2(struct krb5_ctx *ctx, struct xdr_netobj *token) in setup_token_v2() 128 struct xdr_netobj *token) in gss_get_mic_v1() 167 struct xdr_netobj *token) in gss_get_mic_v2() 208 struct xdr_netobj *token) in gss_get_mic_kerberos()
|
/net/rxrpc/ |
D | key.c | 92 struct rxrpc_key_token *token, **pptoken; in rxrpc_preparse_xdr_rxkad() local 433 struct rxrpc_key_token *token, **pptoken; in rxrpc_preparse_xdr_rxk5() local 559 const __be32 *xdr = prep->data, *token; in rxrpc_preparse_xdr() local 695 struct rxrpc_key_token *token, **pp; in rxrpc_preparse() local 798 static void rxrpc_free_token_list(struct rxrpc_key_token *token) in rxrpc_free_token_list() 1046 const struct rxrpc_key_token *token; in rxrpc_read() local
|
D | rxkad.c | 55 struct rxrpc_key_token *token; in rxkad_init_connection_security() local 104 struct rxrpc_key_token *token; in rxkad_prime_packet_security() local 221 const struct rxrpc_key_token *token; in rxkad_secure_packet_encrypt() local 433 const struct rxrpc_key_token *token; in rxkad_verify_packet_2() local 812 const struct rxrpc_key_token *token; in rxkad_respond_to_challenge() local
|
D | security.c | 71 struct rxrpc_key_token *token; in rxrpc_init_client_conn_security() local
|
/net/smc/ |
D | smc_ism.h | 34 u64 token; /* Token of DMB */ member
|
D | smc_cdc.h | 45 __be32 token; member
|
D | smc_core.h | 171 u64 token; member 329 u32 token, struct smc_link_group *lgr) in smc_lgr_find_conn()
|
D | smc.h | 116 u32 token; /* alert_token */ member
|
D | smc_clc.h | 189 u64 token; /* DMB token */ member
|
D | smc_core.c | 89 u32 token = conn->alert_token_local; in smc_lgr_add_alert_token() local
|
/net/ipv4/ |
D | inetpeer.c | 279 unsigned long now, token; in inet_peer_xrlim_allow() local
|
/net/ceph/ |
D | ceph_common.c | 426 int token, err; in ceph_parse_param() local
|
/net/9p/ |
D | trans_rdma.c | 200 int token; in parse_opts() local
|
D | trans_fd.c | 779 int token; in parse_opts() local
|
D | client.c | 156 int token, r; in parse_opts() local
|
/net/ipv6/ |
D | ip6_fib.c | 132 static __be32 addr_bit_set(const void *token, int fn_bit) in addr_bit_set()
|
D | addrconf.c | 5761 static int inet6_set_iftoken(struct inet6_dev *idev, struct in6_addr *token) in inet6_set_iftoken()
|