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

/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_compat.h384 # define COPYDATA(m, o, l, b) bcopy(MTOD((mb_t *)m, char *) + (o), \ macro
478 # define COPYDATA mb_copydata macro
481 # define COPYDATA m_copydata macro

Completed in 61 milliseconds