Home
last modified time | relevance | path

Searched refs:hv_pkt_len (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/net/vmw_vsock/
Dhyperv_transport.c582 pkt_len = hv_pkt_len(hvs->recv_desc); in hvs_update_recv_data()
/linux-5.19.10/include/linux/
Dhyperv.h1712 static inline u32 hv_pkt_len(const struct vmpacket_descriptor *desc) in hv_pkt_len() function