Searched refs:strong_es (Results 1 – 1 of 1) sorted by relevance
466 bool strong_es; in ip_input() local 689 strong_es = V_ip_strong_es && (V_ipforwarding == 0) && in ip_input() 704 if (__predict_false(strong_es && ia->ia_ifp != ifp)) { in ip_input()