Home
last modified time | relevance | path

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

/include/net/
A Dip6_route.h327 bool forwarding) in ip6_dst_mtu_maybe_forward() argument
332 if (!forwarding || dst_metric_locked(dst, RTAX_MTU)) { in ip6_dst_mtu_maybe_forward()
A Dip.h467 bool forwarding) in ip_dst_mtu_maybe_forward() argument
478 !forwarding) { in ip_dst_mtu_maybe_forward()
513 bool forwarding = IPCB(skb)->flags & IPSKB_FORWARDED; in ip_skb_dst_mtu() local
515 return ip_dst_mtu_maybe_forward(dst, forwarding); in ip_skb_dst_mtu()
A Dipv6.h540 return READ_ONCE(idev->cnf.forwarding) ? accept_ra == 2 : in ipv6_accept_ra()
/include/linux/
A Dipv6.h19 __s32 forwarding; member

Completed in 11 milliseconds