Searched refs:txflt (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-pcsxx-defs.h427 uint64_t txflt:1; member in struct:cvmx_pcsxx_int_reg::cvmx_pcsxx_int_reg_s
429 uint64_t txflt:1;
447 uint64_t txflt:1; member in struct:cvmx_pcsxx_int_reg::cvmx_pcsxx_int_reg_cn52xx
449 uint64_t txflt:1;
/linux-master/drivers/net/
H A Dtun.c195 struct tap_filter txflt; member in struct:tun_struct
1091 if (!check_filter(&tun->txflt, skb)) {
2837 tun->txflt.count = 0;
3256 ret = update_filter(&tun->txflt, (void __user *)arg);

Completed in 140 milliseconds