Home
last modified time | relevance | path

Searched defs:mcast_addr (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.h93 struct sockaddr_in6 mcast_addr; member
/titanic_44/usr/src/uts/common/sys/ib/clients/of/sol_ucma/
H A Dsol_ucma.h124 struct sockaddr mcast_addr; member
/titanic_44/usr/src/uts/common/io/sfe/
H A Dsfe_util.h174 struct mcast_addr { struct
180 #define GEM_MCALLOC (sizeof (struct mcast_addr) * GEM_MAXMC) argument
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c877 ibt_ip_addr_t mcast_addr; in rdma_ib_join_multicast() local