Lines Matching full:supported

40 	NL_RTM_SETLINK		= 19, /* not supported */
41 NL_RTM_NEWADDR = 20, /* not supported */
42 NL_RTM_DELADDR = 21, /* not supported */
50 NL_RTM_NEWRULE = 32, /* not supported */
51 NL_RTM_DELRULE = 33, /* not supported */
52 NL_RTM_GETRULE = 34, /* not supported */
53 NL_RTM_NEWQDISC = 36, /* not supported */
54 NL_RTM_DELQDISC = 37, /* not supported */
55 NL_RTM_GETQDISC = 38, /* not supported */
56 NL_RTM_NEWTCLASS = 40, /* not supported */
57 NL_RTM_DELTCLASS = 41, /* not supported */
58 NL_RTM_GETTCLASS = 42, /* not supported */
59 NL_RTM_NEWTFILTER = 44, /* not supported */
60 NL_RTM_DELTFILTER = 45, /* not supported */
61 NL_RTM_GETTFILTER = 46, /* not supported */
62 NL_RTM_NEWACTION = 48, /* not supported */
63 NL_RTM_DELACTION = 49, /* not supported */
64 NL_RTM_GETACTION = 50, /* not supported */
65 NL_RTM_NEWPREFIX = 52, /* not supported */
66 NL_RTM_GETMULTICAST = 58, /* not supported */
67 NL_RTM_GETANYCAST = 62, /* not supported */
68 NL_RTM_NEWNEIGHTBL = 64, /* not supported */
69 NL_RTM_GETNEIGHTBL = 66, /* not supported */
70 NL_RTM_SETNEIGHTBL = 67, /* not supported */
71 NL_RTM_NEWNDUSEROPT = 68, /* not supported */
72 NL_RTM_NEWADDRLABEL = 72, /* not supported */
73 NL_RTM_DELADDRLABEL = 73, /* not supported */
74 NL_RTM_GETADDRLABEL = 74, /* not supported */
75 NL_RTM_GETDCB = 78, /* not supported */
76 NL_RTM_SETDCB = 79, /* not supported */
77 NL_RTM_NEWNETCONF = 80, /* not supported */
78 NL_RTM_GETNETCONF = 82, /* not supported */
79 NL_RTM_NEWMDB = 84, /* not supported */
80 NL_RTM_DELMDB = 85, /* not supported */
81 NL_RTM_GETMDB = 86, /* not supported */
82 NL_RTM_NEWNSID = 88, /* not supported */
83 NL_RTM_DELNSID = 89, /* not supported */
84 NL_RTM_GETNSID = 90, /* not supported */
85 NL_RTM_NEWSTATS = 92, /* not supported */
86 NL_RTM_GETSTATS = 94, /* not supported */
254 #define RTNL_FAMILY_IPMR 128 /* Not supported */
255 #define RTNL_FAMILY_IP6MR 129 /* Not supported */