Home
last modified time | relevance | path

Searched refs:tcindex_data (Results 1 – 1 of 1) sorted by relevance

/net/sched/
Dcls_tcindex.c27 #define PRIV(tp) ((struct tcindex_data *) (tp)->root)
42 struct tcindex_data { struct
65 tcindex_lookup(struct tcindex_data *p, u16 key) in tcindex_lookup() argument
85 struct tcindex_data *p = PRIV(tp); in tcindex_classify()
110 struct tcindex_data *p = PRIV(tp); in tcindex_get()
129 struct tcindex_data *p; in tcindex_init()
132 p = kzalloc(sizeof(struct tcindex_data), GFP_KERNEL); in tcindex_init()
148 struct tcindex_data *p = PRIV(tp); in __tcindex_delete()
186 valid_perfect_hash(struct tcindex_data *p) in valid_perfect_hash()
201 u32 handle, struct tcindex_data *p, in tcindex_set_parms()
[all …]