Searched refs:MSG_DONTROUTE (Results 1 – 4 of 4) sorted by relevance
782 public static final int MSG_DONTROUTE; field in OsConstants783 static { MSG_DONTROUTE = 0; }
464 public static final int MSG_DONTROUTE = placeholder(); field in OsConstants
397 initConstant(env, c, "MSG_DONTROUTE", MSG_DONTROUTE); in OsConstants_initConstants()
403 field public static final int MSG_DONTROUTE;