Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dif_tun.h50 static inline void *tun_ptr_to_xdp(void *ptr) in tun_ptr_to_xdp() function
/Linux-v4.19/drivers/net/
Dtun.c270 void *tun_ptr_to_xdp(void *ptr) in tun_ptr_to_xdp() function