Searched refs:txflt (Results 1 – 2 of 2) sorted by relevance
128 struct tap_filter txflt; member390 if (!check_filter(&tun->txflt, skb)) in tun_net_xmit()1070 tun->txflt.count = 0; in tun_set_iff()1327 ret = update_filter(&tun->txflt, (void __user *)arg); in __tun_chr_ioctl()
165 uint64_t txflt:1; member