Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/tcpdump/
Dprint-ether.c51 void ether_macctl(const u_char *, u_int);
316 ether_macctl(p, length); in ether_encap_print()
343 ether_macctl(const u_char *p, u_int length) in ether_macctl() function