Searched refs:tun_is_xdp_frame (Results 1 – 3 of 3) sorted by relevance
30 bool tun_is_xdp_frame(void *ptr);47 static inline bool tun_is_xdp_frame(void *ptr) in tun_is_xdp_frame() function
252 bool tun_is_xdp_frame(void *ptr) in tun_is_xdp_frame() function256 EXPORT_SYMBOL(tun_is_xdp_frame);656 if (tun_is_xdp_frame(ptr)) { in tun_ptr_free()2220 if (tun_is_xdp_frame(ptr)) { in tun_do_read()2606 if (tun_is_xdp_frame(ptr)) { in tun_ptr_peek_len()
200 if (tun_is_xdp_frame(ptr)) { in vhost_net_buf_peek_len()