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

/opensolaris-onvv-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_cr_callback.c373 switch (prd_ptr->hello_msg.hi_ipv) {
/opensolaris-onvv-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_cm.c150 prd_ptr->hello_msg.hi_ipv = (uint8_t)s->sa_family;
/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt_if.h187 uint8_t hi_ipv; /* IP family ipv4 or ipv6 */ member in struct:dapl_hello_msg
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c2994 hip->hi_ipv = AF_INET;
2996 hip->hi_ipv = AF_INET6;
3001 hip->hi_ipv, UL(8), UL(9), UL(10), UL(11));
3006 hip->hi_ipv = AF_UNSPEC;

Completed in 56 milliseconds