Searched refs:ap_ethertype (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/sys/net/ | ||
| H A D | ofp.h | 318 uint16_t ap_ethertype; member |
| /openbsd-src/usr.sbin/tcpdump/ | ||
| H A D | print-ofp.c | 969 printf(" ethertype %#04x", ntohs(ap->ap_ethertype)); in action_print_push() |