Home
last modified time | relevance | path

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

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