Searched refs:tun_xdp_to_ptr (Results 1 – 2 of 2) sorted by relevance
31 void *tun_xdp_to_ptr(void *ptr);51 static inline void *tun_xdp_to_ptr(void *ptr) in tun_xdp_to_ptr() function
258 void *tun_xdp_to_ptr(void *ptr) in tun_xdp_to_ptr() function262 EXPORT_SYMBOL(tun_xdp_to_ptr);1314 void *frame = tun_xdp_to_ptr(xdp); in tun_xdp_xmit()