Searched refs:NHR_NODEFAULT (Results 1 – 4 of 4) sorted by relevance
227 #define NHR_NODEFAULT 0x02 /* uRPF: do not consider default route */ macro
225 #define NHR_NODEFAULT 0x02 /* uRPF: do not consider default route */ macro
184 if ((flags & NHR_NODEFAULT) == 0) in check_urpf_nhop()
193 if ((flags & NHR_NODEFAULT) == 0) in check_urpf_nhop()