HomeSort by relevance Sort by last modified time
    Searched refs:LINGER (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ip_types.h 63 struct linger { struct
102 typedef struct linger LINGER;
103 typedef struct linger *PLINGER;
104 typedef struct linger *LPLINGER;
  /external/webrtc/webrtc/test/channel_transport/
udp_socket2_win.cc 654 LINGER lingerStruct;
    [all...]
  /frameworks/base/services/core/java/com/android/server/
ConnectivityService.java 200 // Default to 30s linger time-out. Modifiable only for testing.
201 private static final String LINGER_DELAY_PROPERTY = "persist.netmon.linger";
268 LINGER, // Determine whether this network is unneeded and should be lingered.
    [all...]

Completed in 2091 milliseconds