Searched refs:IBCM_PRINT_IP (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_arp_link.c118 IBCM_PRINT_IP("ibcm_arp_pr_lookup: SRC", src_addr);
119 IBCM_PRINT_IP("ibcm_arp_pr_lookup: DST", dst_addr);
H A Dibcm_ti.c6588 IBCM_PRINT_IP("ibt_get_src_ip",
6709 IBCM_PRINT_IP("format_ip_pvt: src", &ip_cm_info->src_addr);
6710 IBCM_PRINT_IP("format_ip_pvt: dst", &ip_cm_info->dst_addr);
6775 IBCM_PRINT_IP("ibt_get_ip_data: src", &ip_cm_infop->src_addr);
6776 IBCM_PRINT_IP("ibt_get_ip_data: dst", &ip_cm_infop->dst_addr);
H A Dibcm_path.c4049 IBCM_PRINT_IP("ibcm_val_ipattr SrcIP", &attrp->ipa_src_ip);
4076 IBCM_PRINT_IP("ibcm_val_ipattr DstIP", &dst_ip);
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h1902 #define IBCM_PRINT_IP(LABEL, IP_ADDR) \ macro

Completed in 110 milliseconds