Searched refs:tun_flow_update (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ |
H A D | tun.c | 485 static void tun_flow_update(struct tun_struct *tun, u32 rxhash, in tun_flow_update() function 2039 tun_flow_update(tun, rxhash, tfile); in tun_get_user() 2559 tun_flow_update(tun, rxhash, tfile); in tun_xdp_one()
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | tun.c | 473 static void tun_flow_update(struct tun_struct *tun, u32 rxhash, in tun_flow_update() function 2020 tun_flow_update(tun, rxhash, tfile); in tun_get_user() 2556 tun_flow_update(tun, rxhash, tfile); in tun_xdp_one()
|
Completed in 10 milliseconds