Searched refs:ibcm_arp_streams_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_arp_link.c37 _NOTE(SCHEME_PROTECTS_DATA("Unshared data", ibcm_arp_streams_t))
49 ibcm_arp_streams_t *ib_s;
62 ibcm_arp_create_prwqn(ibcm_arp_streams_t *ib_s, ibt_ip_addr_t *dst_addr,
106 ibcm_resolver_pr_lookup(ibcm_arp_streams_t *ib_s, ibt_ip_addr_t *dst_addr,
362 ibcm_arp_streams_t *ib_s;
H A Dibcm_arp.c44 extern int ibcm_resolver_pr_lookup(ibcm_arp_streams_t *ib_s,
86 ibcm_arp_streams_t *ib_s;
94 ib_s = (ibcm_arp_streams_t *)kmem_zalloc(sizeof (ibcm_arp_streams_t),
198 kmem_free(ib_s, sizeof (ibcm_arp_streams_t));
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_arp.h79 } ibcm_arp_streams_t; typedef in typeref:struct:ibcm_arp_streams_s

Completed in 230 milliseconds