Home
last modified time | relevance | path

Searched refs:pdus (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/net/802/
DTODO20 The pdus presented to data_request() could probably go on the
24 As I have no network layer that can generate a continous flow of pdus it is
Dcl2llc.pre182 int resend_count; /* number of pdus resend by llc_resend_ipdu() */
183 int ack_count; /* number of pdus acknowledged */
/linux-2.4.37.9/net/ipv4/netfilter/
Dip_nat_snmp_basic.c1110 unsigned char *pdus[] = { in snmp_parse_mangle() local
1124 printk(KERN_DEBUG "bsalg: pdu: %s\n", pdus[pdutype]); in snmp_parse_mangle()
/linux-2.4.37.9/net/802/pseudo/
Dpseudocode249 ; the transition table will execute NORMAL8A for incoming pdus
250 ; with p/f 1, pdus with pf 0 are treated in NORMAL8B.