Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/net/core/
H A Ddst.c63 dst->obsolete = initial_obsolete; in dst_init()
154 dst->obsolete = DST_OBSOLETE_DEAD; in dst_dev_put()
H A Ddst_cache.c51 (dst->obsolete && !dst->ops->check(dst, idst->cookie)))) { in dst_cache_per_cpu_get()
/kernel/linux/linux-6.6/net/core/
H A Ddst.c62 dst->obsolete = initial_obsolete; in dst_init()
153 dst->obsolete = DST_OBSOLETE_DEAD; in dst_dev_put()
H A Ddst_cache.c51 (dst->obsolete && !dst->ops->check(dst, idst->cookie)))) { in dst_cache_per_cpu_get()
/kernel/linux/linux-5.10/net/ipv4/
H A Ddatagram.c112 if (!dst || !dst->obsolete || dst->ops->check(dst, 0)) { in ip4_datagram_release_cb()
H A Droute.c750 rt->dst.obsolete = DST_OBSOLETE_KILL; in update_or_create_fnhe()
757 rt->dst.obsolete = DST_OBSOLETE_KILL; in update_or_create_fnhe()
829 rt->dst.obsolete = DST_OBSOLETE_KILL; in __ip_do_redirect()
875 if ((dst->obsolete > 0) || in ipv4_negative_advice()
1153 if (odst->obsolete && !odst->ops->check(odst, 0)) { in ipv4_sk_update_pmtu()
1222 /* All IPV4 dsts are created with ->obsolete set to the value in ipv4_dst_check()
1227 * this is indicated by setting obsolete to DST_OBSOLETE_KILL or in ipv4_dst_check()
1230 if (dst->obsolete != DST_OBSOLETE_FORCE_CHK || rt_is_expired(rt)) in ipv4_dst_check()
1599 rt->dst.obsolete == DST_OBSOLETE_FORCE_CHK && in rt_cache_valid()
/kernel/linux/linux-6.6/net/ipv4/
H A Ddatagram.c112 if (!dst || !dst->obsolete || dst->ops->check(dst, 0)) { in ip4_datagram_release_cb()
H A Droute.c720 rt->dst.obsolete = DST_OBSOLETE_KILL; in update_or_create_fnhe()
728 rt->dst.obsolete = DST_OBSOLETE_KILL; in update_or_create_fnhe()
800 rt->dst.obsolete = DST_OBSOLETE_KILL; in __ip_do_redirect()
846 if (dst->obsolete > 0) { in ipv4_negative_advice()
1133 if (odst->obsolete && !odst->ops->check(odst, 0)) { in ipv4_sk_update_pmtu()
1200 /* All IPV4 dsts are created with ->obsolete set to the value in ipv4_dst_check()
1205 * this is indicated by setting obsolete to DST_OBSOLETE_KILL or in ipv4_dst_check()
1208 if (dst->obsolete != DST_OBSOLETE_FORCE_CHK || rt_is_expired(rt)) in ipv4_dst_check()
1566 rt->dst.obsolete == DST_OBSOLETE_FORCE_CHK && in rt_cache_valid()
/kernel/linux/linux-5.10/include/net/
H A Ddst.h46 /* A non-zero value of dst->obsolete forces by-hand validation
54 short obsolete; member
447 if (dst->obsolete) in dst_check()
/kernel/linux/linux-6.6/include/net/
H A Ddst.h48 /* A non-zero value of dst->obsolete forces by-hand validation
56 short obsolete; member
478 if (dst->obsolete) in dst_check()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Droute.c120 .obsolete = DST_OBSOLETE_FORCE_CHK,
132 .obsolete = DST_OBSOLETE_FORCE_CHK,
740 if (dst->obsolete != DST_OBSOLETE_FORCE_CHK) in nip_dst_check()
/kernel/linux/linux-5.10/net/sctp/
H A Dtransport.c225 if (!transport->dst || transport->dst->obsolete) { in sctp_transport_pmtu()
/kernel/linux/linux-5.10/arch/x86/boot/
H A Dheader.S310 start_sys_seg: .word SYSSEG # obsolete and meaningless, but just
345 .long 0 # obsolete
/kernel/linux/linux-6.6/arch/x86/boot/
H A Dheader.S252 start_sys_seg: .word SYSSEG # obsolete and meaningless, but just
287 .long 0 # obsolete
/kernel/linux/linux-5.10/scripts/
H A Dget_abi.pl611 $ scripts/get_abi.pl rest --dir Documentation/ABI/obsolete
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/
H A Dibmvfc.h195 __be32 obsolete[4]; member
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/
H A Dibmvfc.h204 __be32 obsolete[4]; member
/kernel/linux/linux-6.6/net/sctp/
H A Dtransport.c241 if (!transport->dst || transport->dst->obsolete) { in sctp_transport_pmtu()
/kernel/linux/linux-6.6/scripts/
H A Dget_abi.pl1085 $ scripts/get_abi.pl rest --dir Documentation/ABI/obsolete
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_policy.c2614 dst1->obsolete = DST_OBSOLETE_FORCE_CHK; in xfrm_bundle_create()
2913 dst1->obsolete = DST_OBSOLETE_FORCE_CHK; in xfrm_create_dummy_bundle()
3763 /* Code (such as __xfrm4_bundle_create()) sets dst->obsolete in xfrm_dst_check()
3775 * in this example). If X is marked obsolete, "A" will not in xfrm_dst_check()
3784 if (dst->obsolete < 0 && !stale_bundle(dst)) in xfrm_dst_check()
3812 if (dst->obsolete) in xfrm_negative_advice()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_policy.c2697 dst1->obsolete = DST_OBSOLETE_FORCE_CHK; in xfrm_bundle_create()
2996 dst1->obsolete = DST_OBSOLETE_FORCE_CHK; in xfrm_create_dummy_bundle()
3809 /* Code (such as __xfrm4_bundle_create()) sets dst->obsolete in xfrm_dst_check()
3821 * in this example). If X is marked obsolete, "A" will not in xfrm_dst_check()
3830 if (dst->obsolete < 0 && !stale_bundle(dst)) in xfrm_dst_check()
3859 if (dst->obsolete) { in xfrm_negative_advice()
/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c292 .obsolete = DST_OBSOLETE_FORCE_CHK,
306 .obsolete = DST_OBSOLETE_FORCE_CHK,
318 .obsolete = DST_OBSOLETE_FORCE_CHK,
406 return rt->dst.obsolete != DST_OBSOLETE_FORCE_CHK || in rt6_check_expired()
2604 rt->dst.obsolete == DST_OBSOLETE_FORCE_CHK && in rt6_dst_from_check()
2624 /* All IPV6 dsts are created with ->obsolete set to the value in ip6_dst_check()
2838 if (!dst || !dst->obsolete || in ip6_sk_update_pmtu()
H A Ddatagram.c123 if (!dst || !dst->obsolete || in ip6_datagram_release_cb()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c298 .obsolete = DST_OBSOLETE_FORCE_CHK,
312 .obsolete = DST_OBSOLETE_FORCE_CHK,
324 .obsolete = DST_OBSOLETE_FORCE_CHK,
407 return rt->dst.obsolete != DST_OBSOLETE_FORCE_CHK || in rt6_check_expired()
2723 rt->dst.obsolete == DST_OBSOLETE_FORCE_CHK && in rt6_dst_from_check()
2744 /* All IPV6 dsts are created with ->obsolete set to the value in ip6_dst_check()
2960 if (!dst || !dst->obsolete || in ip6_sk_update_pmtu()
H A Ddatagram.c129 if (!dst || !dst->obsolete || in ip6_datagram_release_cb()

Completed in 59 milliseconds

12