Lines Matching defs:tp
36 struct flow_dissector_key_ports tp; member
118 static int fl_classify(struct sk_buff *skb, const struct tcf_proto *tp, in fl_classify()
146 static int fl_init(struct tcf_proto *tp) in fl_init()
168 static bool fl_destroy(struct tcf_proto *tp, bool force) in fl_destroy()
187 static unsigned long fl_get(struct tcf_proto *tp, u32 handle) in fl_get()
398 static int fl_set_parms(struct net *net, struct tcf_proto *tp, in fl_set_parms()
431 static u32 fl_grab_new_handle(struct tcf_proto *tp, in fl_grab_new_handle()
453 struct tcf_proto *tp, unsigned long base, in fl_change()
522 static int fl_delete(struct tcf_proto *tp, unsigned long arg) in fl_delete()
535 static void fl_walk(struct tcf_proto *tp, struct tcf_walker *arg) in fl_walk()
571 static int fl_dump(struct net *net, struct tcf_proto *tp, unsigned long fh, in fl_dump()