tun_flow_entry    408 drivers/net/tun.c static struct tun_flow_entry *tun_flow_find(struct hlist_head *head, u32 rxhash)
tun_flow_entry    410 drivers/net/tun.c 	struct tun_flow_entry *e;
tun_flow_entry    419 drivers/net/tun.c static struct tun_flow_entry *tun_flow_create(struct tun_struct *tun,
tun_flow_entry    423 drivers/net/tun.c 	struct tun_flow_entry *e = kmalloc(sizeof(*e), GFP_ATOMIC);
tun_flow_entry    439 drivers/net/tun.c static void tun_flow_delete(struct tun_struct *tun, struct tun_flow_entry *e)
tun_flow_entry    454 drivers/net/tun.c 		struct tun_flow_entry *e;
tun_flow_entry    469 drivers/net/tun.c 		struct tun_flow_entry *e;
tun_flow_entry    492 drivers/net/tun.c 		struct tun_flow_entry *e;
tun_flow_entry    518 drivers/net/tun.c 	struct tun_flow_entry *e;
tun_flow_entry    553 drivers/net/tun.c static inline void tun_flow_save_rps_rxhash(struct tun_flow_entry *e, u32 hash)
tun_flow_entry    567 drivers/net/tun.c 	struct tun_flow_entry *e;
tun_flow_entry   1038 drivers/net/tun.c 		struct tun_flow_entry *e;