|
Linux Kernel
3.7.1
|
#include <linux/rculist.h>#include <linux/sched.h>#include <linux/slab.h>#include "ipath_verbs.h"Go to the source code of this file.
Functions | |
| struct ipath_mcast * | ipath_mcast_find (union ib_gid *mgid) |
| int | ipath_multicast_attach (struct ib_qp *ibqp, union ib_gid *gid, u16 lid) |
| int | ipath_multicast_detach (struct ib_qp *ibqp, union ib_gid *gid, u16 lid) |
| int | ipath_mcast_tree_empty (void) |
|
read |
Definition at line 361 of file ipath_verbs_mcast.c.
Definition at line 236 of file ipath_verbs_mcast.c.
1.8.2