Home
last modified time | relevance | path

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

/openbmc/linux/net/vmw_vsock/
H A Dhyperv_transport.c583 pkt_len = hv_pkt_len(hvs->recv_desc); in hvs_update_recv_data()
/openbmc/linux/include/linux/
H A Dhyperv.h1730 static inline u32 hv_pkt_len(const struct vmpacket_descriptor *desc) in hv_pkt_len() function