Searched refs:NETLINK_ROUTE (Results 1 – 5 of 5) sorted by relevance
815 public static final int NETLINK_ROUTE; field in OsConstants816 static { NETLINK_ROUTE = 0; }
474 public static final int NETLINK_ROUTE = placeholder(); field in OsConstants
407 initConstant(env, c, "NETLINK_ROUTE", NETLINK_ROUTE); in OsConstants_initConstants()
623 FileDescriptor nlSocket = Os.socket(AF_NETLINK, SOCK_DGRAM, NETLINK_ROUTE); in test_NetlinkSocket()
414 field public static final int NETLINK_ROUTE;