need_strict       993 drivers/net/vrf.c 	bool need_strict = rt6_need_strict(&ipv6_hdr(skb)->daddr);
need_strict       999 drivers/net/vrf.c 	if (skb->pkt_type == PACKET_LOOPBACK || (need_strict && !is_ndisc)) {
need_strict      1023 drivers/net/vrf.c 	if (need_strict)