Searched refs:IPPROTO_ESP (Results 1 – 4 of 4) sorted by relevance
658 public static final int IPPROTO_ESP; field in OsConstants659 static { IPPROTO_ESP = 0; }
401 public static final int IPPROTO_ESP = placeholder(); field in OsConstants
327 initConstant(env, c, "IPPROTO_ESP", IPPROTO_ESP); in OsConstants_initConstants()
362 field @FlaggedApi("com.android.libcore.v_apis") public static final int IPPROTO_ESP;