Home
last modified time | relevance | path

Searched defs:tun_ptr_to_xdp (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Dif_tun.h55 static inline void *tun_ptr_to_xdp(void *ptr) in tun_ptr_to_xdp() function
/Linux-v5.4/drivers/net/
Dtun.c264 void *tun_ptr_to_xdp(void *ptr) in tun_ptr_to_xdp() function