Searched refs:tun_flow_entry (Results 1 – 1 of 1) sorted by relevance
159 struct tun_flow_entry { struct309 static struct tun_flow_entry *tun_flow_find(struct hlist_head *head, u32 rxhash) in tun_flow_find()311 struct tun_flow_entry *e; in tun_flow_find()320 static struct tun_flow_entry *tun_flow_create(struct tun_struct *tun, in tun_flow_create()324 struct tun_flow_entry *e = kmalloc_obj(*e, GFP_ATOMIC); in tun_flow_create()341 static void tun_flow_delete(struct tun_struct *tun, struct tun_flow_entry *e) in tun_flow_delete()356 struct tun_flow_entry *e; in tun_flow_flush()371 struct tun_flow_entry *e; in tun_flow_delete_by_queue()392 struct tun_flow_entry *e; in tun_flow_cleanup()418 struct tun_flow_entry *e; in tun_flow_update()[all …]