Searched defs:p_rec (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/ofed/opensm/include/iba/ |
H A D | ib_types.h | 2847 ib_path_rec_init_local(IN ib_path_rec_t * const p_rec, in ib_path_rec_init_local() 2959 ib_path_rec_num_path(IN const ib_path_rec_t * const p_rec) in ib_path_rec_num_path() 2988 ib_path_rec_set_sl(IN ib_path_rec_t * const p_rec, IN const uint8_t sl) in ib_path_rec_set_sl() 3022 ib_path_rec_sl(IN const ib_path_rec_t * const p_rec) in ib_path_rec_sl() 3051 ib_path_rec_set_qos_class(IN ib_path_rec_t * const p_rec, in ib_path_rec_set_qos_class() 3086 ib_path_rec_qos_class(IN const ib_path_rec_t * const p_rec) in ib_path_rec_qos_class() 3115 ib_path_rec_mtu(IN const ib_path_rec_t * const p_rec) in ib_path_rec_mtu() 3150 ib_path_rec_mtu_sel(IN const ib_path_rec_t * const p_rec) in ib_path_rec_mtu_sel() 3183 ib_path_rec_rate(IN const ib_path_rec_t * const p_rec) in ib_path_rec_rate() 3230 ib_path_rec_rate_sel(IN const ib_path_rec_t * const p_rec) in ib_path_rec_rate_sel() [all …]
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_proto.c | 654 l_fp p_rec; /* receive timestamp */ in receive() local 2573 l_fp p_rec, p_xmt, p_org, p_reftime, ci; in process_packet() local
|
/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_main.c | 617 struct ib_sa_path_rec p_rec; in path_rec_start() local
|
/freebsd/contrib/ntp/sntp/ |
H A D | main.c | 1326 l_fp p_rec, p_xmt, p_ref, p_org, tmp, dst; in offset_calculation() local
|