Home
last modified time | relevance | path

Searched defs:tmplt_ops (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dcls_api.c535 const struct tcf_proto_ops *tmplt_ops; in __tcf_chain_put() local
2649 static int tc_chain_fill_node(const struct tcf_proto_ops *tmplt_ops, in tc_chain_fill_node() argument
2730 tc_chain_notify_delete(const struct tcf_proto_ops *tmplt_ops, void *tmplt_priv, u32 chain_index, struct tcf_block *block, struct sk_buff *oskb, u32 seq, u16 flags, bool unicast) tc_chain_notify_delete() argument
2791 tc_chain_tmplt_del(const struct tcf_proto_ops *tmplt_ops, void *tmplt_priv) tc_chain_tmplt_del() argument
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dsch_generic.h439 const struct tcf_proto_ops *tmplt_ops; member
/kernel/linux/linux-6.6/include/net/
H A Dsch_generic.h459 const struct tcf_proto_ops *tmplt_ops; member
/kernel/linux/linux-6.6/net/sched/
H A Dcls_api.c659 const struct tcf_proto_ops *tmplt_ops; in __tcf_chain_put() local
2828 tc_chain_fill_node(const struct tcf_proto_ops *tmplt_ops, void *tmplt_priv, u32 chain_index, struct net *net, struct sk_buff *skb, struct tcf_block *block, u32 portid, u32 seq, u16 flags, int event, struct netlink_ext_ack *extack) tc_chain_fill_node() argument
2914 tc_chain_notify_delete(const struct tcf_proto_ops *tmplt_ops, void *tmplt_priv, u32 chain_index, struct tcf_block *block, struct sk_buff *oskb, u32 seq, u16 flags, bool unicast) tc_chain_notify_delete() argument
2976 tc_chain_tmplt_del(const struct tcf_proto_ops *tmplt_ops, void *tmplt_priv) tc_chain_tmplt_del() argument
[all...]

Completed in 13 milliseconds