Home
last modified time | relevance | path

Searched refs:num_paths_p (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c57 uint8_t *num_paths_p; member
296 if (num_paths_p) in ibcm_path_cache_check()
297 *num_paths_p = 1; /* retval */ in ibcm_path_cache_check()
395 uint8_t *num_paths_p) in ibt_get_paths() argument
410 if (num_paths_p != NULL) in ibt_get_paths()
411 *num_paths_p = 0; in ibt_get_paths()
418 num_paths_p, NULL, NULL); in ibt_get_paths()
3013 uint8_t *num_paths_p; member
4228 num_paths_p, src_ip_p); in ibt_get_ip_paths()
4236 if (num_paths_p != NULL) in ibt_get_ip_paths()
[all …]
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibti_common.h806 uint8_t *num_paths_p);
1730 ibt_ip_path_attr_t *attr, ibt_path_info_t *paths_p, uint8_t *num_paths_p,
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c1922 uint8_t num_paths_p; in rib_ping_srv() local
1972 num_paths_p = 0; in rib_ping_srv()
1984 &num_paths_p, &srcip); in rib_ping_srv()
1986 num_paths_p != 0 && in rib_ping_srv()