Home
last modified time | relevance | path

Searched refs:rarp_check (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/rarpd/
H A Drarpd.c110 static int rarp_check(u_char *, u_int);
466 rarp_check(u_char *p, u_int len) in rarp_check() function
563 if (rarp_check(bp + hdrlen, caplen)) in rarp_loop()