| /base/security/certificate_framework/frameworks/adapter/v1.0/src/ |
| H A D | certificate_openssl_common.c | 123 CfResult CopyExtensionsToBlob(const X509_EXTENSIONS *exts, CfBlob *outBlob)
in CopyExtensionsToBlob() argument
|
| H A D | x509_crl_openssl.c | 747 X509_EXTENSIONS *exts = (X509_EXTENSIONS *)X509_CRL_get0_extensions(crl); in GetExtensions() local
|
| /kernel/linux/linux-5.10/net/sched/ |
| H A D | cls_bpf.c | 44 struct tcf_exts exts; member [all...] |
| H A D | cls_flow.c | 39 struct tcf_exts exts; member [all...] |
| H A D | cls_u32.c | 47 struct tcf_exts exts; member [all...] |
| H A D | cls_flower.c | 114 struct tcf_exts exts; member [all...] |
| H A D | cls_api.c | 3043 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy() argument 3055 tcf_exts_validate(struct net *net, struct tcf_proto *tp, struct nlattr **tb, struct nlattr *rate_tlv, struct tcf_exts *exts, bool ovr, bool rtnl_held, struct netlink_ext_ack *extack) tcf_exts_validate() argument 3119 tcf_exts_first_act(struct tcf_exts *exts) tcf_exts_first_act() argument 3128 tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts) tcf_exts_dump() argument 3169 tcf_exts_terse_dump(struct sk_buff *skb, struct tcf_exts *exts) tcf_exts_terse_dump() argument 3195 tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts) tcf_exts_dump_stats() argument 3572 tc_setup_flow_action(struct flow_action *flow_action, const struct tcf_exts *exts) tc_setup_flow_action() argument 3753 tcf_exts_num_actions(struct tcf_exts *exts) tcf_exts_num_actions() argument [all...] |
| /kernel/linux/linux-6.6/drivers/counter/ |
| H A D | counter-sysfs.c | 802 counter_sysfs_exts_add(struct device *const dev, struct counter_attribute_group *const group, const struct counter_comp *const exts, const size_t num_ext, const enum counter_scope scope, void *const parent) counter_sysfs_exts_add() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_tc.c | 63 struct tcf_exts *exts; in tc_fill_actions() local
|
| H A D | stmmac_selftests.c | 1090 struct tcf_exts *exts; in stmmac_test_rxp() local
|
| /kernel/linux/linux-6.6/net/sched/ |
| H A D | cls_flow.c | 40 struct tcf_exts exts; member [all...] |
| H A D | cls_bpf.c | 45 struct tcf_exts exts; member [all...] |
| H A D | cls_u32.c | 48 struct tcf_exts exts; member [all...] |
| H A D | cls_api.c | 56 const struct tcf_exts *exts; member 77 tcf_exts_miss_cookie_base_alloc(struct tcf_exts *exts, struct tcf_proto *tp, in tcf_exts_miss_cookie_base_alloc() argument 111 static void tcf_exts_miss_cookie_base_destroy(struct tcf_exts *exts) in tcf_exts_miss_cookie_base_destroy() argument 133 tcf_exts_miss_cookie_base_alloc(struct tcf_exts *exts, struc argument 139 tcf_exts_miss_cookie_base_destroy(struct tcf_exts *exts) tcf_exts_miss_cookie_base_destroy() argument 1679 struct tcf_exts *exts; __tcf_classify() local 3214 tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action, int police, struct tcf_proto *tp, u32 handle, bool use_action_miss) tcf_exts_init_ex() argument 3255 tcf_exts_destroy(struct tcf_exts *exts) tcf_exts_destroy() argument 3269 tcf_exts_validate_ex(struct net *net, struct tcf_proto *tp, struct nlattr **tb, struct nlattr *rate_tlv, struct tcf_exts *exts, u32 flags, u32 fl_flags, struct netlink_ext_ack *extack) tcf_exts_validate_ex() argument 3324 tcf_exts_validate(struct net *net, struct tcf_proto *tp, struct nlattr **tb, struct nlattr *rate_tlv, struct tcf_exts *exts, u32 flags, struct netlink_ext_ack *extack) tcf_exts_validate() argument 3345 tcf_exts_first_act(struct tcf_exts *exts) tcf_exts_first_act() argument 3354 tcf_exts_dump(struct sk_buff *skb, struct tcf_exts *exts) tcf_exts_dump() argument 3395 tcf_exts_terse_dump(struct sk_buff *skb, struct tcf_exts *exts) tcf_exts_terse_dump() argument 3421 tcf_exts_dump_stats(struct sk_buff *skb, struct tcf_exts *exts) tcf_exts_dump_stats() argument 3799 tc_setup_offload_action(struct flow_action *flow_action, const struct tcf_exts *exts, struct netlink_ext_ack *extack) tc_setup_offload_action() argument 3819 tcf_exts_num_actions(struct tcf_exts *exts) tcf_exts_num_actions() argument [all...] |
| H A D | cls_flower.c | 118 struct tcf_exts exts; member [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_selftests.c | 1090 struct tcf_exts *exts; in stmmac_test_rxp() local
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | pkt_cls.h | 222 static inline int tcf_exts_init(struct tcf_exts *exts, struct net *net, in tcf_exts_init() argument 243 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net() argument 253 tcf_exts_put_net(struct tcf_exts *exts) tcf_exts_put_net() argument 270 tcf_exts_stats_update(const struct tcf_exts *exts, u64 bytes, u64 packets, u64 drops, u64 lastuse, u8 used_hw_stats, bool used_hw_stats_valid) tcf_exts_stats_update() argument 298 tcf_exts_has_actions(struct tcf_exts *exts) tcf_exts_has_actions() argument 319 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, struct tcf_result *res) tcf_exts_exec() argument 606 struct tcf_exts *exts; global() member 745 struct tcf_exts *exts; global() member [all...] |
| /kernel/linux/linux-6.6/include/net/ |
| H A D | pkt_cls.h | 230 static inline int tcf_exts_init(struct tcf_exts *exts, struct net *net, in tcf_exts_init() argument 244 static inline bool tcf_exts_get_net(struct tcf_exts *exts) in tcf_exts_get_net() argument 256 tcf_exts_put_net(struct tcf_exts *exts) tcf_exts_put_net() argument 281 tcf_exts_hw_stats_update(const struct tcf_exts *exts, struct flow_stats *stats, bool use_act_stats) tcf_exts_hw_stats_update() argument 313 tcf_exts_has_actions(struct tcf_exts *exts) tcf_exts_has_actions() argument 334 tcf_exts_exec(struct sk_buff *skb, struct tcf_exts *exts, struct tcf_result *res) tcf_exts_exec() argument 344 tcf_exts_exec_ex(struct sk_buff *skb, struct tcf_exts *exts, int act_index, struct tcf_result *res) tcf_exts_exec_ex() argument 645 struct tcf_exts *exts; global() member 785 struct tcf_exts *exts; global() member [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 9356 parse_tc_actions(struct ixgbe_adapter *adapter, struct tcf_exts *exts, u64 *action, u8 *queue) parse_tc_actions() argument 9389 parse_tc_actions(struct ixgbe_adapter *adapter, struct tcf_exts *exts, u64 *action, u8 *queue) parse_tc_actions() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 9447 parse_tc_actions(struct ixgbe_adapter *adapter, struct tcf_exts *exts, u64 *action, u8 *queue) parse_tc_actions() argument 9480 parse_tc_actions(struct ixgbe_adapter *adapter, struct tcf_exts *exts, u64 *action, u8 *queue) parse_tc_actions() argument
|