Lines Matching defs:tp
37 struct flow_dissector_key_ports tp; member
122 static int fl_classify(struct sk_buff *skb, const struct tcf_proto *tp, in fl_classify()
151 static int fl_init(struct tcf_proto *tp) in fl_init()
191 static bool fl_destroy(struct tcf_proto *tp, bool force) in fl_destroy()
209 static unsigned long fl_get(struct tcf_proto *tp, u32 handle) in fl_get()
418 static int fl_set_parms(struct net *net, struct tcf_proto *tp, in fl_set_parms()
451 static u32 fl_grab_new_handle(struct tcf_proto *tp, in fl_grab_new_handle()
473 struct tcf_proto *tp, unsigned long base, in fl_change()
542 static int fl_delete(struct tcf_proto *tp, unsigned long arg) in fl_delete()
555 static void fl_walk(struct tcf_proto *tp, struct tcf_walker *arg) in fl_walk()
591 static int fl_dump(struct net *net, struct tcf_proto *tp, unsigned long fh, in fl_dump()