Lines Matching defs:tun_flow_entry
166 struct tun_flow_entry {
380 static struct tun_flow_entry *tun_flow_find(struct hlist_head *head, u32 rxhash)
382 struct tun_flow_entry *e;
391 static struct tun_flow_entry *tun_flow_create(struct tun_struct *tun,
395 struct tun_flow_entry *e = kmalloc(sizeof(*e), GFP_ATOMIC);
412 static void tun_flow_delete(struct tun_struct *tun, struct tun_flow_entry *e)
427 struct tun_flow_entry *e;
442 struct tun_flow_entry *e;
463 struct tun_flow_entry *e;
489 struct tun_flow_entry *e;
523 static inline void tun_flow_save_rps_rxhash(struct tun_flow_entry *e, u32 hash)
537 struct tun_flow_entry *e;
1058 struct tun_flow_entry *e;