Searched refs:pif (Results 1 - 2 of 2) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/mach-es7000/
H A Des7000.h81 struct part_info pif; member in struct:es7000_oem_table
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dtcp_output.c1225 unsigned int pif; local
1266 pif = tcp_packets_in_flight(tp);
1267 if (pif + 2 > tp->snd_cwnd) {
1269 if (pif == 0)

Completed in 73 milliseconds