/net/mac80211/ |
D | chan.c | 13 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_num_assigned() 27 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_num_reserved() 41 struct ieee80211_chanctx *ctx) in ieee80211_chanctx_refcount() 49 struct ieee80211_chanctx *ctx; in ieee80211_num_chanctx() local 82 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_reserved_chandef() 105 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_non_reserved_chandef() 131 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_combined_chandef() 149 struct ieee80211_chanctx *ctx, in ieee80211_chanctx_can_reserve_chandef() 169 struct ieee80211_chanctx *ctx; in ieee80211_find_reservation_chanctx() local 301 struct ieee80211_chanctx *ctx) in ieee80211_recalc_chanctx_min_def() [all …]
|
D | tkip.c | 84 static void tkip_mixing_phase1(const u8 *tk, struct tkip_ctx *ctx, in tkip_mixing_phase1() 108 static void tkip_mixing_phase2(const u8 *tk, struct tkip_ctx *ctx, in tkip_mixing_phase2() 158 struct tkip_ctx *ctx = &key->u.tkip.tx; in ieee80211_compute_tkip_p1k() local 179 struct tkip_ctx *ctx = &key->u.tkip.tx; in ieee80211_get_tkip_p1k_iv() local 192 struct tkip_ctx ctx; in ieee80211_get_tkip_rx_p1k() local 205 struct tkip_ctx *ctx = &key->u.tkip.tx; in ieee80211_get_tkip_p2k() local
|
/net/netfilter/ |
D | nf_tables_api.c | 91 static void nft_ctx_init(struct nft_ctx *ctx, in nft_ctx_init() 109 static struct nft_trans *nft_trans_alloc(struct nft_ctx *ctx, int msg_type, in nft_trans_alloc() 142 static int nft_trans_table_add(struct nft_ctx *ctx, int msg_type) in nft_trans_table_add() 157 static int nft_deltable(struct nft_ctx *ctx) in nft_deltable() 169 static int nft_trans_chain_add(struct nft_ctx *ctx, int msg_type) in nft_trans_chain_add() 184 static int nft_delchain(struct nft_ctx *ctx) in nft_delchain() 234 nf_tables_delrule_deactivate(struct nft_ctx *ctx, struct nft_rule *rule) in nf_tables_delrule_deactivate() 245 static struct nft_trans *nft_trans_rule_add(struct nft_ctx *ctx, int msg_type, in nft_trans_rule_add() 260 static int nft_delrule(struct nft_ctx *ctx, struct nft_rule *rule) in nft_delrule() 278 static int nft_delrule_by_chain(struct nft_ctx *ctx) in nft_delrule_by_chain() [all …]
|
D | nft_compat.c | 88 const struct nft_ctx *ctx, in nft_target_set_tgchk_param() 162 nft_target_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_target_init() 205 nft_target_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_target_destroy() 237 static int nft_target_validate(const struct nft_ctx *ctx, in nft_target_validate() 298 nft_match_set_mtchk_param(struct xt_mtchk_param *par, const struct nft_ctx *ctx, in nft_match_set_mtchk_param() 343 nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_match_init() 380 nft_match_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_match_destroy() 412 static int nft_match_validate(const struct nft_ctx *ctx, in nft_match_validate() 572 nft_match_select_ops(const struct nft_ctx *ctx, in nft_match_select_ops() 652 nft_target_select_ops(const struct nft_ctx *ctx, in nft_target_select_ops()
|
D | nft_immediate.c | 40 static int nft_immediate_init(const struct nft_ctx *ctx, in nft_immediate_init() 73 static void nft_immediate_destroy(const struct nft_ctx *ctx, in nft_immediate_destroy() 94 static int nft_immediate_validate(const struct nft_ctx *ctx, in nft_immediate_validate()
|
D | nft_masq.c | 24 int nft_masq_init(const struct nft_ctx *ctx, in nft_masq_init() 63 int nft_masq_validate(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_masq_validate()
|
D | nft_ct.c | 226 static int nft_ct_get_init(const struct nft_ctx *ctx, in nft_ct_get_init() 292 static int nft_ct_set_init(const struct nft_ctx *ctx, in nft_ct_set_init() 321 static void nft_ct_destroy(const struct nft_ctx *ctx, in nft_ct_destroy() 388 nft_ct_select_ops(const struct nft_ctx *ctx, in nft_ct_select_ops()
|
D | nft_meta.c | 210 int nft_meta_get_init(const struct nft_ctx *ctx, in nft_meta_get_init() 261 int nft_meta_set_init(const struct nft_ctx *ctx, in nft_meta_set_init() 338 nft_meta_select_ops(const struct nft_ctx *ctx, in nft_meta_select_ops()
|
D | nft_cmp.c | 71 static int nft_cmp_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_cmp_init() 115 static int nft_cmp_fast_init(const struct nft_ctx *ctx, in nft_cmp_fast_init() 166 nft_cmp_select_ops(const struct nft_ctx *ctx, const struct nlattr * const tb[]) in nft_cmp_select_ops()
|
D | nft_expr_template.c | 34 static int nft_template_init(const struct nft_ctx *ctx, in nft_template_init() 43 static void nft_template_destroy(const struct nft_ctx *ctx, in nft_template_destroy()
|
D | nft_payload.c | 60 static int nft_payload_init(const struct nft_ctx *ctx, in nft_payload_init() 111 nft_payload_select_ops(const struct nft_ctx *ctx, in nft_payload_select_ops()
|
D | nft_lookup.c | 46 static int nft_lookup_init(const struct nft_ctx *ctx, in nft_lookup_init() 98 static void nft_lookup_destroy(const struct nft_ctx *ctx, in nft_lookup_destroy()
|
D | nft_log.c | 49 static int nft_log_init(const struct nft_ctx *ctx, in nft_log_init() 117 static void nft_log_destroy(const struct nft_ctx *ctx, in nft_log_destroy()
|
D | nft_nat.c | 91 static int nft_nat_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_nat_init() 222 static int nft_nat_validate(const struct nft_ctx *ctx, in nft_nat_validate()
|
D | nft_reject.c | 29 int nft_reject_init(const struct nft_ctx *ctx, in nft_reject_init()
|
/net/sunrpc/auth_gss/ |
D | gss_krb5_seal.c | 74 setup_token(struct krb5_ctx *ctx, struct xdr_netobj *token) in setup_token() 100 setup_token_v2(struct krb5_ctx *ctx, struct xdr_netobj *token) in setup_token_v2() 128 gss_get_mic_v1(struct krb5_ctx *ctx, struct xdr_buf *text, in gss_get_mic_v1() 169 gss_get_mic_v2(struct krb5_ctx *ctx, struct xdr_buf *text, in gss_get_mic_v2() 215 struct krb5_ctx *ctx = gss_ctx->internal_ctx_id; in gss_get_mic_kerberos() local
|
D | gss_krb5_mech.c | 220 struct krb5_ctx *ctx, struct crypto_blkcipher **res) in get_key() 275 gss_import_v1_context(const void *p, const void *end, struct krb5_ctx *ctx) in gss_import_v1_context() 348 context_v2_alloc_cipher(struct krb5_ctx *ctx, const char *cname, u8 *key) in context_v2_alloc_cipher() 378 context_derive_keys_des3(struct krb5_ctx *ctx, gfp_t gfp_mask) in context_derive_keys_des3() 428 context_derive_keys_rc4(struct krb5_ctx *ctx) in context_derive_keys_rc4() 496 context_derive_keys_new(struct krb5_ctx *ctx, gfp_t gfp_mask) in context_derive_keys_new() 607 gss_import_v2_context(const void *p, const void *end, struct krb5_ctx *ctx, in gss_import_v2_context() 686 struct krb5_ctx *ctx; in gss_import_sec_context_kerberos() local
|
D | auth_gss.c | 118 gss_get_ctx(struct gss_cl_ctx *ctx) in gss_get_ctx() 125 gss_put_ctx(struct gss_cl_ctx *ctx) in gss_put_ctx() 137 gss_cred_set_ctx(struct rpc_cred *cred, struct gss_cl_ctx *ctx) in gss_cred_set_ctx() 183 struct gss_cl_ctx *ctx = NULL; in gss_cred_get_ctx() local 196 struct gss_cl_ctx *ctx; in gss_alloc_context() local 210 gss_fill_context(const void *p, const void *end, struct gss_cl_ctx *ctx, struct gss_api_mech *gm) in gss_fill_context() 298 struct gss_cl_ctx *ctx; member 684 struct gss_cl_ctx *ctx; in gss_pipe_downcall() local 1216 struct gss_cl_ctx *ctx = rcu_dereference_protected(gss_cred->gc_ctx, 1); in gss_destroying_context() local 1241 gss_do_free_ctx(struct gss_cl_ctx *ctx) in gss_do_free_ctx() [all …]
|
D | gss_krb5_unseal.c | 74 gss_verify_mic_v1(struct krb5_ctx *ctx, in gss_verify_mic_v1() 146 gss_verify_mic_v2(struct krb5_ctx *ctx, in gss_verify_mic_v2() 212 struct krb5_ctx *ctx = gss_ctx->internal_ctx_id; in gss_verify_mic_kerberos() local
|
D | gss_rpc_xdr.c | 351 struct gssx_call_ctx *ctx) in gssx_enc_call_ctx() 577 struct gssx_ctx *ctx) in gssx_enc_ctx() 640 struct gssx_ctx *ctx) in gssx_dec_ctx()
|
/net/ipv4/netfilter/ |
D | nf_nat_snmp_basic.c | 152 static void asn1_open(struct asn1_ctx *ctx, in asn1_open() 162 static unsigned char asn1_octet_decode(struct asn1_ctx *ctx, unsigned char *ch) in asn1_octet_decode() 172 static unsigned char asn1_tag_decode(struct asn1_ctx *ctx, unsigned int *tag) in asn1_tag_decode() 188 static unsigned char asn1_id_decode(struct asn1_ctx *ctx, in asn1_id_decode() 209 static unsigned char asn1_length_decode(struct asn1_ctx *ctx, in asn1_length_decode() 246 static unsigned char asn1_header_decode(struct asn1_ctx *ctx, in asn1_header_decode() 272 static unsigned char asn1_eoc_decode(struct asn1_ctx *ctx, unsigned char *eoc) in asn1_eoc_decode() 302 static unsigned char asn1_null_decode(struct asn1_ctx *ctx, unsigned char *eoc) in asn1_null_decode() 308 static unsigned char asn1_long_decode(struct asn1_ctx *ctx, in asn1_long_decode() 336 static unsigned char asn1_uint_decode(struct asn1_ctx *ctx, in asn1_uint_decode() [all …]
|
/net/ipv4/ |
D | tcp_fastopen.c | 33 struct tcp_fastopen_context *ctx = in tcp_fastopen_ctx_free() local 42 struct tcp_fastopen_context *ctx, *octx; in tcp_fastopen_reset_cipher() local 78 struct tcp_fastopen_context *ctx; in __tcp_fastopen_cookie_gen() local
|
/net/bridge/netfilter/ |
D | nft_meta_bridge.c | 51 static int nft_meta_bridge_get_init(const struct nft_ctx *ctx, in nft_meta_bridge_get_init() 97 nft_meta_bridge_select_ops(const struct nft_ctx *ctx, in nft_meta_bridge_select_ops()
|
D | nft_reject_bridge.c | 328 static int nft_reject_bridge_init(const struct nft_ctx *ctx, in nft_reject_bridge_init() 388 static int nft_reject_bridge_validate(const struct nft_ctx *ctx, in nft_reject_bridge_validate()
|
/net/core/ |
D | filter.c | 90 static u64 __skb_get_pay_offset(u64 ctx, u64 a, u64 x, u64 r4, u64 r5) in __skb_get_pay_offset() 95 static u64 __skb_get_nlattr(u64 ctx, u64 a, u64 x, u64 r4, u64 r5) in __skb_get_nlattr() 116 static u64 __skb_get_nlattr_nest(u64 ctx, u64 a, u64 x, u64 r4, u64 r5) in __skb_get_nlattr_nest() 141 static u64 __get_raw_cpu_id(u64 ctx, u64 a, u64 x, u64 r4, u64 r5) in __get_raw_cpu_id() 147 static u64 __get_random_u32(u64 ctx, u64 a, u64 x, u64 r4, u64 r5) in __get_random_u32()
|