Searched refs:tcf_mirred (Results 1 – 2 of 2) sorted by relevance
66 static struct net_device *tcf_mirred_dev_dereference(struct tcf_mirred *m) in tcf_mirred_dev_dereference()74 struct tcf_mirred *m = to_mirred(a); in tcf_mirred_release()93 static void tcf_mirred_replace_dev(struct tcf_mirred *m, in tcf_mirred_replace_dev()114 struct tcf_mirred *m; in tcf_mirred_init()384 static int tcf_blockcast(struct sk_buff *skb, struct tcf_mirred *m, in tcf_blockcast()418 struct tcf_mirred *m = to_mirred(a); in tcf_mirred_act()465 struct tcf_mirred *m = to_mirred(a); in tcf_stats_update()476 struct tcf_mirred *m = to_mirred(a); in tcf_mirred_dump()517 struct tcf_mirred *m; in mirred_device_event()554 struct tcf_mirred *m = to_mirred(a); in tcf_mirred_get_dev()[all …]
8 struct tcf_mirred { struct17 #define to_mirred(a) ((struct tcf_mirred *)a) argument
Completed in 7 milliseconds