addr_copy_swap
addr_copy_swap(&f->dhost, (struct ether_addr *)(e+1));
addr_copy_swap(&f->shost, (struct ether_addr *)(e+7));
static void addr_copy_swap(struct ether_addr *, struct ether_addr *);