Searched refs:mtod_off (Results 1 – 1 of 1) sorted by relevance
79 #define mtod_off(m,off,t) ((t)(mtod((m),caddr_t)+(off))) macro844 bcopy(cp, mtod_off(m, offset, caddr_t), len); in ng_source_packet_mod()