Home
last modified time | relevance | path

Searched refs:ether_header_t (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/ipf/dist/ipsend/
H A Dresend.c78 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;
H A Dip.c61 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;
/netbsd-src/external/bsd/ipf/dist/ipsd/Celler/
H A Dip_compat.h183 } ether_header_t; typedef
195 typedef struct ether_header ether_header_t; typedef
/netbsd-src/external/bsd/ipf/dist/ipsd/
H A Dsdlpi.c91 ether_header_t eh;
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_compat.h764 typedef struct ether_header ether_header_t; typedef