Home | History | Annotate | Line # | Download | only in rarpd
mkarp.h revision 1.1
      1 /*	$NetBSD: mkarp.h,v 1.1 1997/11/24 18:43:12 is Exp $	*/
      2 
      3 /*
      4  * This file is in the public domain.
      5  */
      6 
      7 int mkarp __P((u_int8_t *, u_int32_t));
      8