Home
last modified time | relevance | path

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

/dports/net/onioncat/onioncat-0.3.9/src/
H A Docat.h727 int eth_check(char *, int);
H A Docateth.c473 int eth_check(char *buf, int len) in eth_check() function
H A Docatroute.c929 if (eth_check(buf, rlen)) in packet_forwarder()