Searched defs:p_path (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_path.h | 109 static inline void osm_dr_path_construct(IN osm_dr_path_t * p_path) in osm_dr_path_construct() 147 osm_dr_path_init(IN osm_dr_path_t * p_path, IN uint8_t hop_count, in osm_dr_path_init() 187 static inline int osm_dr_path_extend(IN osm_dr_path_t * p_path, in osm_dr_path_extend()
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_req.c | 67 IN const osm_dr_path_t * p_path) in req_determine_mkey() 156 ib_api_status_t osm_req_get(IN osm_sm_t * sm, IN const osm_dr_path_t * p_path, in osm_req_get() 238 osm_madw_t *osm_prepare_req_set(IN osm_sm_t * sm, IN const osm_dr_path_t * p_path, in osm_prepare_req_set() 329 ib_api_status_t osm_req_set(IN osm_sm_t * sm, IN const osm_dr_path_t * p_path, in osm_req_set()
|
H A D | osm_mcast_mgr.c | 336 osm_dr_path_t *p_path; in mcast_mgr_set_mft_block() local 1044 osm_dr_path_t *p_path; in mcast_mgr_set_mfttop() local
|
H A D | osm_trap_rcv.c | 380 osm_dr_path_t *p_path; in trap_rcv_process_request() local
|
H A D | osm_ucast_mgr.c | 906 osm_dr_path_t *p_path; in ucast_mgr_set_fwd_top() local 978 osm_dr_path_t *p_path; in set_lft_block() local
|
H A D | osm_port.c | 320 IN osm_dr_path_t const *p_path, in physp_get_dr_physp_set()
|
H A D | osm_helper.c | 2863 static void osm_dump_dr_path_to_buf(IN const osm_dr_path_t * p_path, in osm_dump_dr_path_to_buf() 2879 void osm_dump_dr_path(IN osm_log_t * p_log, IN const osm_dr_path_t * p_path, in osm_dump_dr_path() 2891 void osm_dump_dr_path_v2(IN osm_log_t * p_log, IN const osm_dr_path_t * p_path, in osm_dump_dr_path_v2() 2948 IN const osm_dr_path_t * p_path, in osm_dump_dr_path_as_buf()
|
H A D | osm_state_mgr.c | 650 osm_dr_path_t *p_path; in state_mgr_reset_state_change_bit() local
|
/freebsd/bin/cp/ |
H A D | extern.h | 35 char p_path[PATH_MAX]; /* pointer to the start of a path */ member
|
/freebsd/usr.bin/netstat/ |
H A D | route_netlink.c | 163 p_path(struct snl_parsed_route *rt, bool is_mpath) in p_path() function
|
/freebsd/contrib/ofed/libibcm/ |
H A D | cm.c | 385 struct ib_user_path_rec p_path; in ib_cm_send_req() local
|