Searched refs:gbuf_rdec (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dsysglue.h186 #define gbuf_rdec(m,len) {m->m_data -= len; m->m_len += len;} macro
H A Dasp_proto.c1005 gbuf_rdec(mdata,TOTAL_ATP_HDR_SIZE);
1052 gbuf_rdec(mdata,TOTAL_ATP_HDR_SIZE);
1106 gbuf_rdec(mdata,TOTAL_ATP_HDR_SIZE);
1200 gbuf_rdec(mdata,TOTAL_ATP_HDR_SIZE);
1244 gbuf_rdec(mdata,2); /* attention code */
H A Daurp_ri.c251 gbuf_rdec(m,msize);

Completed in 40 milliseconds