Lines Matching defs:tun_flow_entry
155 struct tun_flow_entry {
368 static struct tun_flow_entry *tun_flow_find(struct hlist_head *head, u32 rxhash)
370 struct tun_flow_entry *e;
379 static struct tun_flow_entry *tun_flow_create(struct tun_struct *tun,
383 struct tun_flow_entry *e = kmalloc(sizeof(*e), GFP_ATOMIC);
400 static void tun_flow_delete(struct tun_struct *tun, struct tun_flow_entry *e)
415 struct tun_flow_entry *e;
430 struct tun_flow_entry *e;
451 struct tun_flow_entry *e;
477 struct tun_flow_entry *e;
511 static inline void tun_flow_save_rps_rxhash(struct tun_flow_entry *e, u32 hash)
525 struct tun_flow_entry *e;
1047 struct tun_flow_entry *e;