Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Droute.c100 #define KW_IPVx_FLAG_ONLY 040 macro
223 if (k & KW_IPVx_FLAG_ONLY) { in INET_setroute()