Home
last modified time | relevance | path

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

/net/sched/
Dact_api.c432 static struct tc_action_ops *tc_lookup_action_n(char *kind) in tc_lookup_action_n()
451 static struct tc_action_ops *tc_lookup_action(struct nlattr *kind) in tc_lookup_action()
625 struct nlattr *kind; in tcf_action_init_1() local
916 struct nlattr *kind; in tca_action_flush() local
1152 struct nlattr *kind; in find_dump_kind() local
1183 struct nlattr *kind = NULL; in tc_dump_action() local
Dematch.c96 static struct tcf_ematch_ops *tcf_em_lookup(u16 kind) in tcf_em_lookup()
Dcls_api.c44 static const struct tcf_proto_ops *tcf_proto_lookup_ops(const char *kind) in tcf_proto_lookup_ops()
126 static struct tcf_proto *tcf_proto_create(const char *kind, u32 protocol, in tcf_proto_create()
Dsch_api.c336 static struct Qdisc_ops *qdisc_lookup_ops(struct nlattr *kind) in qdisc_lookup_ops()
988 struct nlattr *kind = tca[TCA_KIND]; in qdisc_create() local
/net/core/
Drtnetlink.c273 static const struct rtnl_link_ops *rtnl_link_ops_get(const char *kind) in rtnl_link_ops_get()
1566 char kind[MODULE_NAME_LEN]; in linkinfo_to_kind_ops() local
2530 char kind[MODULE_NAME_LEN]; in rtnl_newlink() local
4225 int kind; in rtnetlink_rcv_msg() local
Dsock.c2325 int __sk_mem_raise_allocated(struct sock *sk, int size, int amt, int kind) in __sk_mem_raise_allocated()
2408 int __sk_mem_schedule(struct sock *sk, int size, int kind) in __sk_mem_schedule()