2 * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
3 * Licensed under the GPL
6 #ifndef __DRIVERS_MCAST_H
7 #define __DRIVERS_MCAST_H
19 extern const struct net_user_info mcast_user_info
;
21 extern int mcast_user_write(int fd
, void *buf
, int len
,
22 struct mcast_data
*pri
);