Searched refs:tun_flow_entry (Results 1 – 1 of 1) sorted by relevance
156 struct tun_flow_entry { struct307 struct tun_flow_entry *e; in tun_flow_find()316 static struct tun_flow_entry *tun_flow_create(struct tun_struct *tun, in tun_flow_create()320 struct tun_flow_entry *e = kmalloc(sizeof(*e), GFP_ATOMIC); in tun_flow_create()337 static void tun_flow_delete(struct tun_struct *tun, struct tun_flow_entry *e) in tun_flow_delete()352 struct tun_flow_entry *e; in tun_flow_flush()367 struct tun_flow_entry *e; in tun_flow_delete_by_queue()388 struct tun_flow_entry *e; in tun_flow_cleanup()414 struct tun_flow_entry *e; in tun_flow_update()462 struct tun_flow_entry *e; in tun_automq_select_queue()[all …]