Home
last modified time | relevance | path

Searched defs:exts (Results 26 - 45 of 45) sorted by relevance

12

/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dcertificate_openssl_common.c123 CfResult CopyExtensionsToBlob(const X509_EXTENSIONS *exts, CfBlob *outBlob) in CopyExtensionsToBlob() argument
H A Dx509_crl_openssl.c747 X509_EXTENSIONS *exts = (X509_EXTENSIONS *)X509_CRL_get0_extensions(crl); in GetExtensions() local
/kernel/linux/linux-5.10/net/sched/
H A Dcls_bpf.c44 struct tcf_exts exts; member
[all...]
H A Dcls_flow.c39 struct tcf_exts exts; member
[all...]
H A Dcls_u32.c47 struct tcf_exts exts; member
[all...]
H A Dcls_flower.c114 struct tcf_exts exts; member
[all...]
H A Dcls_api.c3043 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 Dcounter-sysfs.c802 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 Dstmmac_tc.c63 struct tcf_exts *exts; in tc_fill_actions() local
H A Dstmmac_selftests.c1090 struct tcf_exts *exts; in stmmac_test_rxp() local
/kernel/linux/linux-6.6/net/sched/
H A Dcls_flow.c40 struct tcf_exts exts; member
[all...]
H A Dcls_bpf.c45 struct tcf_exts exts; member
[all...]
H A Dcls_u32.c48 struct tcf_exts exts; member
[all...]
H A Dcls_api.c56 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 Dcls_flower.c118 struct tcf_exts exts; member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c1090 struct tcf_exts *exts; in stmmac_test_rxp() local
/kernel/linux/linux-5.10/include/net/
H A Dpkt_cls.h222 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 Dpkt_cls.h230 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 Dixgbe_main.c9356 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 Dixgbe_main.c9447 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

Completed in 57 milliseconds

12