Home
last modified time | relevance | path

Searched refs:obsolete (Results 1 – 25 of 36) sorted by relevance

12

/linux-2.4.37.9/include/net/
Ddst.h33 int obsolete; member
120 if (dst->obsolete > 1) in dst_free()
Ddn_route.h122 if ((dst = sk->dst_cache) && !dst->obsolete) { in dn_nsp_send()
Dsock.h1192 if (dst && dst->obsolete && dst->ops->check(dst, cookie) == NULL) { in __sk_dst_check()
1205 if (dst && dst->obsolete && dst->ops->check(dst, cookie) == NULL) { in sk_dst_check()
Dip_vs.h851 if ((dst->obsolete || rtos != dest->dst_rtos) && in __ip_vs_dst_check()
/linux-2.4.37.9/Documentation/arm/
DSetup32 This is now obsolete, and should not be used.
82 These are now obsolete, and should not be used.
125 These are now obsolete, and should not be used.
/linux-2.4.37.9/Documentation/networking/
Drouting.txt9 Currently it is obsolete.
Dethertap.txt1 NOTE: Ethertap is now an obsolete facility, and is scheduled
Ddl2k.txt61 The approach of building a monolithic kernel has become obsolete. The driver
/linux-2.4.37.9/Documentation/filesystems/
Dadfs.txt25 and is now obsolete).
/linux-2.4.37.9/net/core/
Ddst.c131 dst->obsolete = 2; in __dst_free()
/linux-2.4.37.9/Documentation/sysctl/
Dkernel.txt25 - java-appletviewer [ binfmt_java, obsolete ]
26 - java-interpreter [ binfmt_java, obsolete ]
/linux-2.4.37.9/Documentation/sound/
DINSTALL.awe120 9. (only for obsolete systems) If you don't have /dev/sequencer
/linux-2.4.37.9/fs/affs/
DChanges105 This makes the first one obsolete.
151 obsolete.
/linux-2.4.37.9/net/sctp/
Doutput.c479 if (!dst || (dst->obsolete > 1)) { in sctp_packet_transmit()
/linux-2.4.37.9/net/ipv6/
Droute.c252 if (sprt->u.dst.obsolete <= 0 && in rt6_best_dflt()
261 if (sprt->u.dst.obsolete <= 0 && in rt6_best_dflt()
738 rt->u.dst.obsolete = -1; in ip6_route_add()
1289 rt->u.dst.obsolete = -1; in ip6_rt_addr_add()
Dip6_fib.c957 if (rt->u.dst.obsolete>0) { in fib6_del()
/linux-2.4.37.9/drivers/message/fusion/lsi/
Dmpi_history.txt141 * removed some obsolete ones.
/linux-2.4.37.9/fs/
DChangeLog26 Two (probably) obsolete checks moved here too: we fail if
/linux-2.4.37.9/arch/s390/boot/
Dipleckd.S14 # change 09/20/00 removed obsolete store of ipldevice to textesegment
/linux-2.4.37.9/arch/s390x/boot/
Dipleckd.S14 # change 09/20/00 removed obsolete store of ipldevice to textesegment
/linux-2.4.37.9/Documentation/i386/
Dboot.txt109 01F6/2 ALL swap_dev DO NOT USE - obsolete
118 020C/2 2.00+ start_sys The load-low segment (0x1000) (obsolete)
/linux-2.4.37.9/Documentation/video4linux/
DCQcam.txt175 It is hoped that this section will soon become obsolete, but if it
/linux-2.4.37.9/Documentation/filesystems/devfs/
DChangeLog1342 - Removed obsolete DEVFS_FL_COMPAT and DEVFS_FL_TOLERANT flags
1800 - Removed obsolete usage of DEVFS_FL_NO_PERSISTENCE
1825 - Removed long obsolete rc.devfs
/linux-2.4.37.9/net/ipv4/
Droute.c916 rt->u.dst.obsolete = 0; in ip_rt_redirect()
971 if (dst->obsolete) { in ipv4_negative_advice()
/linux-2.4.37.9/arch/arm/
Dconfig.in20 bool 'Prompt for obsolete code/drivers' CONFIG_OBSOLETE

12