taglinefilesource code
this_rfp_ptr531drivers/net/znet.cushort *this_rfp_ptr = zn.rx_start + next_frame_end_offset;
this_rfp_ptr532drivers/net/znet.cint status = this_rfp_ptr[-4];
this_rfp_ptr533drivers/net/znet.cint pkt_len = this_rfp_ptr[-2];
this_rfp_ptr538drivers/net/znet.cthis_rfp_ptr[-3]<<1);
this_rfp_ptr592drivers/net/znet.czn.rx_cur = this_rfp_ptr;
this_rfp_ptr596drivers/net/znet.cnext_frame_end_offset = this_rfp_ptr[-3];
this_rfp_ptr599drivers/net/znet.cthis_rfp_ptr = zn.rx_start + next_frame_end_offset;