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

/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-pcsxx-defs.h484 uint64_t txflt:1; member in struct:cvmx_pcsxx_int_reg::cvmx_pcsxx_int_reg_s
486 uint64_t txflt:1;
504 uint64_t txflt:1; member in struct:cvmx_pcsxx_int_reg::cvmx_pcsxx_int_reg_cn52xx
506 uint64_t txflt:1;
/linux-4.4.14/drivers/net/
H A Dtun.c192 struct tap_filter txflt; member in struct:tun_struct
848 if (!check_filter(&tun->txflt, skb)) tun_net_xmit()
1692 tun->txflt.count = 0; tun_set_iff()
2034 ret = update_filter(&tun->txflt, (void __user *)arg); __tun_chr_ioctl()

Completed in 102 milliseconds