Searched refs:tun_is_xdp_frame (Results 1 – 3 of 3) sorted by relevance
25 bool tun_is_xdp_frame(void *ptr);42 static inline bool tun_is_xdp_frame(void *ptr) in tun_is_xdp_frame() function
258 bool tun_is_xdp_frame(void *ptr) in tun_is_xdp_frame() function262 EXPORT_SYMBOL(tun_is_xdp_frame);665 if (tun_is_xdp_frame(ptr)) { in tun_ptr_free()2166 if (tun_is_xdp_frame(ptr)) { in tun_do_read()2410 if (tun_is_xdp_frame(ptr)) { in tun_ptr_peek_len()
193 if (tun_is_xdp_frame(ptr)) { in vhost_net_buf_peek_len()