Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Droute.h248 bool nopolicy, bool noxfrm);
/linux-5.19.10/net/ipv4/
Droute.c1630 bool nopolicy, bool noxfrm) in rt_dst_alloc() argument
1635 (nopolicy ? DST_NOPOLICY : 0) | in rt_dst_alloc()