Home
last modified time | relevance | path

Searched refs:mb_buf (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/bsd/ipf/dist/lib/
H A Ddupmbt.c23 m->mb_data = (char *)m->mb_buf + (orig->mb_data - (char *)orig->mb_buf);
H A Dipft_pc.c220 buf = (char *)mb->mb_buf;
221 cnt = sizeof(mb->mb_buf);
H A Dallocmbt.c22 m->mb_data = (char *)m->mb_buf; in allocmbt()
H A Dipft_hx.c69 buf = (char *)mb->mb_buf;
H A Dipft_tx.c126 buf = (char *)mb->mb_buf;
/netbsd-src/external/bsd/ipf/dist/ipsend/
H A Dresend.c95 ip = (struct ip *)mb.mb_buf;
133 eh = (ether_header_t *)mb.mb_buf;
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipftest.c214 m->m_data = (char *)m->mb_buf;
320 m->mb_data = (char *)m->mb_buf;
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_compat.h395 u_long mb_buf[2048]; member