diff options
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/ipv6_route.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/ipv6_route.h b/include/uapi/linux/ipv6_route.h index f6598d1c886e..316e838b7470 100644 --- a/include/uapi/linux/ipv6_route.h +++ b/include/uapi/linux/ipv6_route.h | |||
| @@ -34,7 +34,7 @@ | |||
| 34 | #define RTF_PREF(pref) ((pref) << 27) | 34 | #define RTF_PREF(pref) ((pref) << 27) |
| 35 | #define RTF_PREF_MASK 0x18000000 | 35 | #define RTF_PREF_MASK 0x18000000 |
| 36 | 36 | ||
| 37 | #define RTF_PCPU 0x40000000 | 37 | #define RTF_PCPU 0x40000000 /* read-only: can not be set by user */ |
| 38 | #define RTF_LOCAL 0x80000000 | 38 | #define RTF_LOCAL 0x80000000 |
| 39 | 39 | ||
| 40 | 40 | ||
