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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1483 # define COPYDATA(m, o, l, b) bcopy(MTOD((mb_t *)m, char *) + (o), \ macro
1579 # define COPYDATA mb_copydata macro
1582 # define COPYDATA m_copydata macro

Completed in 72 milliseconds