2 * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
3 * Licensed under the GPL
6 #ifndef __DRIVERS_UMCAST_H
7 #define __DRIVERS_UMCAST_H
22 extern const struct net_user_info umcast_user_info
;
24 extern int umcast_user_write(int fd
, void *buf
, int len
,
25 struct umcast_data
*pri
);