Sophie

Sophie

distrib > PLD > ra > i686 > by-pkgid > 03ad0cc020cc4effac6aea82603ce639 > files > 1716

kernel-headers-2.2.22-6.i686.rpm

/* linux/net/inet/rarp.h */
#ifndef _RARP_H
#define _RARP_H

extern int rarp_ioctl(unsigned int cmd, void *arg);
extern int rarp_get_info(char *buffer, 
			 char **start, 
			 off_t offset, 
			 int length,
			 int dummy);
#endif	/* _RARP_H */