Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/android/system/
DOsConstants.java408 /** @hide */ public static final int RTMGRP_IPV4_RULE = placeholder(); field in OsConstants
/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp447 initConstant(env, c, "RTMGRP_IPV4_RULE", RTMGRP_IPV4_RULE); in OsConstants_initConstants()