Home
last modified time | relevance | path

Searched refs:ehdr_t (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/sun4u/starcat/sys/
H A Ddman.h47 typedef struct ether_header ehdr_t; typedef
71 ((uint8_t *)(&((ehdr_t *)ptr)->ether_type))[0] = \
73 ((uint8_t *)(&((ehdr_t *)ptr)->ether_type))[1] = (value & 0xff); }
/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Ddman.c1608 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()