Home
last modified time | relevance | path

Searched defs:kind (Results 1 – 7 of 7) sorted by relevance

/net/sched/
Dact_api.c636 static struct tc_action_ops *tc_lookup_action_n(char *kind) in tc_lookup_action_n()
655 static struct tc_action_ops *tc_lookup_action(struct nlattr *kind) in tc_lookup_action()
946 struct nlattr *kind; in tc_action_load_ops() local
1297 struct nlattr *kind; in tca_action_flush() local
1589 struct nlattr *kind; in find_dump_kind() local
1619 struct nlattr *kind = NULL; in tc_dump_action() local
Dematch.c92 static struct tcf_ematch_ops *tcf_em_lookup(u16 kind) in tcf_em_lookup()
Dcls_api.c108 static const struct tcf_proto_ops *__tcf_proto_lookup_ops(const char *kind) in __tcf_proto_lookup_ops()
127 tcf_proto_lookup_ops(const char *kind, bool rtnl_held, in tcf_proto_lookup_ops()
221 static bool tcf_proto_check_kind(struct nlattr *kind, char *name) in tcf_proto_check_kind()
229 static bool tcf_proto_is_unlocked(const char *kind) in tcf_proto_is_unlocked()
249 static struct tcf_proto *tcf_proto_create(const char *kind, u32 protocol, in tcf_proto_create()
Dsch_api.c350 static struct Qdisc_ops *qdisc_lookup_ops(struct nlattr *kind) in qdisc_lookup_ops()
1177 struct nlattr *kind = tca[TCA_KIND]; in qdisc_create() local
/net/core/
Drtnetlink.c351 static const struct rtnl_link_ops *rtnl_link_ops_get(const char *kind) in rtnl_link_ops_get()
1948 char kind[MODULE_NAME_LEN]; in linkinfo_to_kind_ops() local
3270 char kind[MODULE_NAME_LEN]; in __rtnl_newlink() local
5517 int kind; in rtnetlink_rcv_msg() local
Dsock.c2636 int __sk_mem_raise_allocated(struct sock *sk, int size, int amt, int kind) in __sk_mem_raise_allocated()
2723 int __sk_mem_schedule(struct sock *sk, int size, int kind) in __sk_mem_schedule()
Dfilter.c6689 u8 kind, kind_len; in bpf_search_tcp_opt() local