Searched refs:ehdr_t (Results 1 – 2 of 2) sorted by relevance
47 typedef struct ether_header ehdr_t; typedef71 ((uint8_t *)(&((ehdr_t *)ptr)->ether_type))[0] = \73 ((uint8_t *)(&((ehdr_t *)ptr)->ether_type))[1] = (value & 0xff); }
1608 ehdr_t *ep = (ehdr_t *)mp->b_rptr; in man_uwput()2394 ehdr_t *ep; in man_uwsrv()2416 ep = (ehdr_t *)mp->b_rptr; in man_uwsrv()