Home
last modified time | relevance | path

Searched defs:to_port (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_link_record.c65 IN uint8_t to_port, IN cl_qlist_t * p_list) in lr_rcv_build_physp_link()
H A Dosm_ucast_dfsssp.c78 uint8_t to_port; /* port on the side of the neighbor (needed for the LFT) */ member
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dsaquery.c1317 int from_lid = 0, to_lid = 0, from_port = -1, to_port = -1; in query_link_records() local