Go to the documentation of this file.
18 #define RT_DEFAULT_TIMEOUT 300
19 #define RTM_INFINITY 16
23 #define _RTF_GATEWAY 0x2
25 #define _RTF_REJECT 0x8
26 #define _RTF_DYNAMIC 0x10
27 #define _RTF_MODIFIED 0x20
28 #define _RTF_DONE 0x40
29 #define _RTF_MASK 0x80
30 #define _RTF_CLONING 0x100
31 #define _RTF_XRESOLVE 0x200
32 #define _RTF_LLINFO 0x400
33 #define _RTF_STATIC 0x800
34 #define _RTF_BLACKHOLE 0x1000
35 #define _RTF_PROTO1 0x4000
36 #define _RTF_PROTO2 0x8000
37 #define _RTF_PREF 0x10000
38 #define _RTF_SRCADDR 0x20000
39 #define _RTF_MBINDING 0x40000
40 #define _RTF_SKIP 0x80000