Searched refs:gbuf_dupm (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dsysglue.h206 #define gbuf_dupm(mlist) ((gbuf_t *)copy_pkt(mlist, -1)) macro
H A Dadsp_Control.c270 gbuf_cont(mp) = gbuf_dupm(gbuf_cont(sp->sapb->mp));
476 if((gbuf_cont(mp) = gbuf_dupm(smp)) == 0) /* copy the data */
H A Datp_misc.c217 m = (gbuf_t *)gbuf_dupm(m);
H A Dddp_aarp.c481 newm = (gbuf_t *)gbuf_dupm(m);

Completed in 17 milliseconds