Searched refs:ether_header (Results 1 – 10 of 10) sorted by relevance
82 register const struct ether_header *ep; in ether_hdr_print()83 ep = (const struct ether_header *)bp; in ether_hdr_print()109 struct ether_header *ep; in ether_print()123 ep = (struct ether_header *)p; in ether_print()
47 struct ether_header { struct
84 struct ether_header ehdr; in ipfc_print()
105 struct ether_header ehdr; in token_print()
245 struct ether_header ehdr; in fddi_print()
24 * define if struct ether_header.ether_dhost is a struct with ether_addr_octet
81 #define ethhdr ether_header95 #define ethhdr ether_header
257 p->offset = RAW_HDRPAD(sizeof(struct ether_header)); in pcap_open_live()258 ll_hdrlen = sizeof(struct ether_header); in pcap_open_live()
823 struct ether_header *ep = (struct ether_header*) buf; in watt32_recv_hook()
142 struct ether_header hw; in send_raw_packet()