Home
last modified time | relevance | path

Searched refs:nopolicy (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/net/
Droute.h224 bool nopolicy, bool noxfrm, bool will_cache);
/Linux-v5.4/net/ipv4/
Droute.c1621 bool nopolicy, bool noxfrm, bool will_cache) in rt_dst_alloc() argument
1627 (nopolicy ? DST_NOPOLICY : 0) | in rt_dst_alloc()