Searched refs:tap_filter (Results 1 – 1 of 1) sorted by relevance
106 struct tap_filter { struct 120 * also contains all socket related structures (except sock_fprog and tap_filter) argument 122 * tap_filter were kept in tun_struct since they were used for filtering for the195 struct tap_filter txflt;816 static int update_filter(struct tap_filter *filter, void __user *arg) in update_filter() 876 static int run_filter(struct tap_filter *filter, const struct sk_buff *skb) in run_filter() 899 static int check_filter(struct tap_filter *filter, const struct sk_buff *skb) in check_filter()