Home
last modified time | relevance | path

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

/net/sched/
Dact_api.c608 static struct tc_action_ops *tc_lookup_action_n(char *kind) in tc_lookup_action_n()
627 static struct tc_action_ops *tc_lookup_action(struct nlattr *kind) in tc_lookup_action()
853 struct nlattr *kind; in tcf_action_init_1() local
1148 struct nlattr *kind; in tca_action_flush() local
1437 struct nlattr *kind; in find_dump_kind() local
1467 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.c109 static const struct tcf_proto_ops *__tcf_proto_lookup_ops(const char *kind) in __tcf_proto_lookup_ops()
128 tcf_proto_lookup_ops(const char *kind, bool rtnl_held, in tcf_proto_lookup_ops()
222 static bool tcf_proto_check_kind(struct nlattr *kind, char *name) in tcf_proto_check_kind()
230 static bool tcf_proto_is_unlocked(const char *kind) in tcf_proto_is_unlocked()
250 static struct tcf_proto *tcf_proto_create(const char *kind, u32 protocol, in tcf_proto_create()
Dsch_api.c347 static struct Qdisc_ops *qdisc_lookup_ops(struct nlattr *kind) in qdisc_lookup_ops()
1155 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()
1813 char kind[MODULE_NAME_LEN]; in linkinfo_to_kind_ops() local
3031 char kind[MODULE_NAME_LEN]; in __rtnl_newlink() local
5164 int kind; in rtnetlink_rcv_msg() local
Dsock.c2497 int __sk_mem_raise_allocated(struct sock *sk, int size, int amt, int kind) in __sk_mem_raise_allocated()
2584 int __sk_mem_schedule(struct sock *sk, int size, int kind) in __sk_mem_schedule()