Home
last modified time | relevance | path

Searched refs:mcast_port (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_multicast.c65 struct mcast_port { struct
79 struct mcast_port port[0]; argument
104 struct mcast_port *port;
134 static struct mcast_group *mcast_find(struct mcast_port *port, in mcast_find()
155 static struct mcast_group *mcast_insert(struct mcast_port *port, in mcast_insert()
184 static void deref_port(struct mcast_port *port) in deref_port()
192 struct mcast_port *port = group->port; in release_group()
337 struct mcast_port *port = group->port; in send_join()
352 struct mcast_port *port = group->port; in send_leave()
560 static struct mcast_group *acquire_group(struct mcast_port *port, in acquire_group()
[all …]