[DRBD-user] Can not find the definition of struct net_conf

niko drbd.niko at gmail.com
Fri Jul 25 10:24:24 CEST 2008

Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.


Help me,guys.I'm a kernel newbie.

[root at niko drbd-8.2.6]# grep -ir "struct net_conf" .
./drbd/drbd_int.h:	struct net_conf *net_conf; /* protected by inc_net()
and dec_net() */
./drbd/drbd_nl.c:	struct net_conf *new_conf = NULL;
./drbd/drbd_nl.c:	new_conf = kmalloc(sizeof(struct net_conf),
GFP_KERNEL);
./drbd/drbd_nl.c:		memcpy(new_conf, mdev->net_conf, sizeof(struct
net_conf));
./drbd/drbd_nl.c:		memset(new_conf, 0, sizeof(struct net_conf));
./drbd/drbd_nl.c:				    sizeof(struct net_conf_tag_len_struct) },





More information about the drbd-user mailing list