ether_arp
struct ether_arp *ah;
if (n == -1 || n < sizeof(struct ether_arp)) {
ah = (struct ether_arp *)pkt;
struct ether_arp *arp = pkt;
struct ether_arp *ah;
struct ether_arp arp;
struct ether_arp arp;
struct ether_arp *ap;
if (n == -1 || n < sizeof(struct ether_arp)) {
ap = (struct ether_arp *)pkt;
struct ether_arp *ap;
struct ether_arp arp;
struct ether_arp arp;
BPF_STMT(BPF_RET|BPF_K, sizeof(struct ether_arp) +
struct ether_arp *ap = (struct ether_arp *)(p + sizeof(*ep));
struct ether_arp *ap = (struct ether_arp *)(ep + 1);