2 * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
3 * Licensed under the GPL
18 extern struct net_user_info pcap_user_info
;
20 extern int pcap_user_read(int fd
, void *buf
, int len
, struct pcap_data
*pri
);
23 * Overrides for Emacs so that we follow Linus's tabbing style.
24 * Emacs will notice this stuff at the end of the file and automatically
25 * adjust the settings for this buffer only. This must remain at the end
27 * ---------------------------------------------------------------------------
29 * c-file-style: "linux"