Searched defs:rep_type (Results 1 - 6 of 6) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/cmp/ |
H A D | cmp_client.c | 694 int rep_type = is_p10 ? OSSL_CMP_PKIBODY_CP : req_type + 1; in OSSL_CMP_try_certreq() local 736 int rep_type = is_p10 ? OSSL_CMP_PKIBODY_CP : req_type + 1; in OSSL_CMP_exec_certreq() local 667 initial_certreq(OSSL_CMP_CTX *ctx, int req_type, const OSSL_CRMF_MSG *crm, OSSL_CMP_MSG **p_rep, int rep_type) initial_certreq() argument
|
/third_party/openssl/crypto/cmp/ |
H A D | cmp_client.c | 697 int rep_type = is_p10 ? OSSL_CMP_PKIBODY_CP : req_type + 1; in OSSL_CMP_try_certreq() local 739 int rep_type = is_p10 ? OSSL_CMP_PKIBODY_CP : req_type + 1; in OSSL_CMP_exec_certreq() local 670 initial_certreq(OSSL_CMP_CTX *ctx, int req_type, const OSSL_CRMF_MSG *crm, OSSL_CMP_MSG **p_rep, int rep_type) initial_certreq() argument
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | netlink_compat.c | 55 int rep_type; member
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | netlink_compat.c | 56 int rep_type; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | eswitch_offloads.c | 1776 u8 rep_type; in esw_offloads_init_reps() local 1804 static void __unload_reps_all_vport(struct mlx5_eswitch *esw, u8 rep_type) in __unload_reps_all_vport() argument 1796 __esw_offloads_unload_rep(struct mlx5_eswitch *esw, struct mlx5_eswitch_rep *rep, u8 rep_type) __esw_offloads_unload_rep() argument 1829 int rep_type; mlx5_esw_offloads_rep_load() local 1853 int rep_type; mlx5_esw_offloads_rep_unload() local 2731 mlx5_eswitch_register_vport_reps(struct mlx5_eswitch *esw, const struct mlx5_eswitch_rep_ops *ops, u8 rep_type) mlx5_eswitch_register_vport_reps() argument 2749 mlx5_eswitch_unregister_vport_reps(struct mlx5_eswitch *esw, u8 rep_type) mlx5_eswitch_unregister_vport_reps() argument 2762 mlx5_eswitch_get_uplink_priv(struct mlx5_eswitch *esw, u8 rep_type) mlx5_eswitch_get_uplink_priv() argument 2770 mlx5_eswitch_get_proto_dev(struct mlx5_eswitch *esw, u16 vport, u8 rep_type) mlx5_eswitch_get_proto_dev() argument 2785 mlx5_eswitch_uplink_get_proto_dev(struct mlx5_eswitch *esw, u8 rep_type) mlx5_eswitch_uplink_get_proto_dev() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | eswitch_offloads.c | 2352 int rep_type; in mlx5_esw_offloads_rep_init() local 2508 static void __unload_reps_all_vport(struct mlx5_eswitch *esw, u8 rep_type) in __unload_reps_all_vport() argument 2500 __esw_offloads_unload_rep(struct mlx5_eswitch *esw, struct mlx5_eswitch_rep *rep, u8 rep_type) __esw_offloads_unload_rep() argument 2520 int rep_type; mlx5_esw_offloads_rep_load() local 2544 int rep_type; mlx5_esw_offloads_rep_unload() local 2870 u8 rep_type; mlx5_esw_offloads_rep_event_unpair() local 2899 u8 rep_type; mlx5_esw_offloads_pair() local 4019 mlx5_eswitch_register_vport_reps(struct mlx5_eswitch *esw, const struct mlx5_eswitch_rep_ops *ops, u8 rep_type) mlx5_eswitch_register_vport_reps() argument 4038 mlx5_eswitch_unregister_vport_reps(struct mlx5_eswitch *esw, u8 rep_type) mlx5_eswitch_unregister_vport_reps() argument 4051 mlx5_eswitch_get_uplink_priv(struct mlx5_eswitch *esw, u8 rep_type) mlx5_eswitch_get_uplink_priv() argument 4059 mlx5_eswitch_get_proto_dev(struct mlx5_eswitch *esw, u16 vport, u8 rep_type) mlx5_eswitch_get_proto_dev() argument 4074 mlx5_eswitch_uplink_get_proto_dev(struct mlx5_eswitch *esw, u8 rep_type) mlx5_eswitch_uplink_get_proto_dev() argument [all...] |
Completed in 21 milliseconds