Searched refs:ether_header_t (Results 1 – 5 of 5) sorted by relevance
78 ether_header_t *eh;96 eh = (ether_header_t *)malloc(sizeof(*eh));115 eh = (ether_header_t *)realloc((char *)eh, sizeof(*eh) + len);133 eh = (ether_header_t *)mb.mb_buf;
61 ether_header_t *eh;68 eh = (ether_header_t *)s;99 ether_header_t *eh;113 eh = (ether_header_t *)ipbuf;163 ether_header_t eth;
183 } ether_header_t; typedef195 typedef struct ether_header ether_header_t; typedef
91 ether_header_t eh;
764 typedef struct ether_header ether_header_t; typedef