taglinefilesource code
this_rfp_ptr529drivers/net/znet.cushort *this_rfp_ptr = zn.rx_start + next_frame_end_offset;
this_rfp_ptr530drivers/net/znet.cint status = this_rfp_ptr[-4];
this_rfp_ptr531drivers/net/znet.cint pkt_len = this_rfp_ptr[-2];
this_rfp_ptr536drivers/net/znet.cthis_rfp_ptr[-3]<<1);
this_rfp_ptr587drivers/net/znet.czn.rx_cur = this_rfp_ptr;
this_rfp_ptr591drivers/net/znet.cnext_frame_end_offset = this_rfp_ptr[-3];
this_rfp_ptr594drivers/net/znet.cthis_rfp_ptr = zn.rx_start + next_frame_end_offset;