txflt             427 arch/mips/include/asm/octeon/cvmx-pcsxx-defs.h 		uint64_t txflt:1;
txflt             429 arch/mips/include/asm/octeon/cvmx-pcsxx-defs.h 		uint64_t txflt:1;
txflt             447 arch/mips/include/asm/octeon/cvmx-pcsxx-defs.h 		uint64_t txflt:1;
txflt             449 arch/mips/include/asm/octeon/cvmx-pcsxx-defs.h 		uint64_t txflt:1;
txflt             224 drivers/net/tun.c 	struct tap_filter	txflt;
txflt            1086 drivers/net/tun.c 	if (!check_filter(&tun->txflt, skb))
txflt            2810 drivers/net/tun.c 		tun->txflt.count = 0;
txflt            3213 drivers/net/tun.c 		ret = update_filter(&tun->txflt, (void __user *)arg);