Home
last modified time | relevance | path

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

/openbsd-src/sys/net/
H A Dofp.h318 uint16_t ap_ethertype; member
/openbsd-src/usr.sbin/tcpdump/
H A Dprint-ofp.c969 printf(" ethertype %#04x", ntohs(ap->ap_ethertype)); in action_print_push()