Searched defs:ether_header (Results 1 – 3 of 3) sorted by relevance
37 struct ether_header { struct45 * "struct ether_header" to a multiple of 4 bytes, for example, so argument
60 struct ether_header { struct61 u_char ether_dhost[ETHER_ADDR_LEN];62 u_char ether_shost[ETHER_ADDR_LEN];63 u_short ether_type;
529 struct ether_header *ether_header = mtod(m, struct ether_header *); in macfilter_ether_output() local570 struct ether_header *ether_header = mtod(m, struct ether_header *); in macfilter_ether_input() local