Searched refs:ether_header_t (Results 1 – 6 of 6) sorted by relevance
82 ether_header_t *eh;99 eh = (ether_header_t *)malloc(sizeof(*eh));118 eh = (ether_header_t *)realloc((char *)eh, sizeof(*eh) + len);136 eh = (ether_header_t *)pbuf;
63 ether_header_t *eh;70 eh = (ether_header_t *)s;101 ether_header_t *eh;115 eh = (ether_header_t *)ipbuf;165 ether_header_t eth;
183 } ether_header_t; typedef195 typedef struct ether_header ether_header_t; typedef
185 } ether_header_t; typedef236 typedef struct ether_header ether_header_t; typedef
91 ether_header_t eh;
1819 typedef struct ether_header ether_header_t; typedef