Home
last modified time | relevance | path

Searched refs:get_port_by_srv_id (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/vmw_vsock/
H A Dhyperv_transport.c162 static unsigned int get_port_by_srv_id(const guid_t *svr_id) in get_port_by_srv_id() function
169 unsigned int port = get_port_by_srv_id(svr_id); in hvs_addr_init()
332 vnew->remote_addr.svm_port = get_port_by_srv_id(if_instance); in hvs_open_connection()
/kernel/linux/linux-6.6/net/vmw_vsock/
H A Dhyperv_transport.c165 static unsigned int get_port_by_srv_id(const guid_t *svr_id) in get_port_by_srv_id() function
172 unsigned int port = get_port_by_srv_id(svr_id); in hvs_addr_init()
341 vnew->remote_addr.svm_port = get_port_by_srv_id(if_instance); in hvs_open_connection()

Completed in 3 milliseconds