Home
last modified time | relevance | path

Searched refs:total_length (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/include/linux/
Dwanpipe.h232 unsigned short total_length PACKED;
Dreiserfs_fs.h1870 void padd_item (char * item, int total_length, int length);
/linux-2.4.37.9/drivers/net/
D3c505.c490 int total_length; in receive_pcb() local
538 total_length = pcb->data.raw[--i]; in receive_pcb()
541 if (total_length != (pcb->length + 2)) { in receive_pcb()
/linux-2.4.37.9/fs/reiserfs/
Dstree.c1216 void padd_item (char * item, int total_length, int length) in padd_item() argument
1220 for (i = total_length; i > length; ) in padd_item()
/linux-2.4.37.9/drivers/net/wan/
Dwanpipe_multppp.c1022 c_udp_pkt->ip_pkt.total_length = temp; in reply_udp()
Dsdla_ppp.c1227 p_udp_pkt->ip_pkt.total_length = temp; in reply_udp()
Dsdla_chdlc.c1517 c_udp_pkt->ip_pkt.total_length = temp; in reply_udp()
Dsdla_fr.c1903 fr_udp_pkt->ip_pkt.total_length = temp;
Dsdla_x25.c5384 x25_udp_pkt->ip_pkt.total_length = temp; in reply_udp()