Searched defs:tmp_src_ip_p (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c3928 ibt_path_ip_src_t *tmp_src_ip_p; local
3949 tmp_src_ip_p = kmem_alloc(
3952 bcopy(p_arg->src_ip_p, tmp_src_ip_p,
3965 tmp_src_ip_p = NULL;
3968 tmp_src_ip_p = p_arg->src_ip_p;
3971 tmp_src_ip_p);

Completed in 53 milliseconds