Searched refs:total_length (Results 1 – 9 of 9) sorted by relevance
232 unsigned short total_length PACKED;
1870 void padd_item (char * item, int total_length, int length);
490 int total_length; in receive_pcb() local538 total_length = pcb->data.raw[--i]; in receive_pcb()541 if (total_length != (pcb->length + 2)) { in receive_pcb()
1216 void padd_item (char * item, int total_length, int length) in padd_item() argument1220 for (i = total_length; i > length; ) in padd_item()
1022 c_udp_pkt->ip_pkt.total_length = temp; in reply_udp()
1227 p_udp_pkt->ip_pkt.total_length = temp; in reply_udp()
1517 c_udp_pkt->ip_pkt.total_length = temp; in reply_udp()
1903 fr_udp_pkt->ip_pkt.total_length = temp;
5384 x25_udp_pkt->ip_pkt.total_length = temp; in reply_udp()