Searched defs:COPYDATA (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/contrib/ipfilter/netinet/
H A Dip_compat.h1535 # define COPYDATA(m, o, l, b) bcopy(MTOD((mb_t *)m, char *) + (o), \ macro
1623 # define COPYDATA mb_copydata macro
1626 # define COPYDATA m_copydata macro

Completed in 37 milliseconds