eh_tmp            469 net/if_ethersubr.c 	struct ether_header *eh_tmp;
eh_tmp            666 net/if_ethersubr.c 		eh_tmp = mtod(m, struct ether_header *);
eh_tmp            667 net/if_ethersubr.c 		bcopy(eh, eh_tmp, sizeof(struct ether_header));