Searched refs:PACKET_IGNORE_OUTGOING (Results 1 – 4 of 4) sorted by relevance
880 public static final int PACKET_IGNORE_OUTGOING; field in OsConstants881 static { PACKET_IGNORE_OUTGOING = 0; }
575 #if defined(PACKET_IGNORE_OUTGOING) in OsConstants_initConstants()576 initConstant(env, c, "PACKET_IGNORE_OUTGOING", PACKET_IGNORE_OUTGOING); in OsConstants_initConstants()
731 public static final int PACKET_IGNORE_OUTGOING = placeholder(); field in OsConstants
435 field @FlaggedApi("com.android.libcore.v_apis") public static final int PACKET_IGNORE_OUTGOING;