Searched refs:tun_xdp_to_ptr (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dif_tun.h36 static inline void *tun_xdp_to_ptr(struct xdp_frame *xdp) function
68 static inline void *tun_xdp_to_ptr(struct xdp_frame *xdp) function
/linux-master/drivers/net/
H A Dtun.c1298 void *frame = tun_xdp_to_ptr(xdp);

Completed in 138 milliseconds