Searched refs:linger (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dip6_flowlabel.c39 #define FL_MIN_LINGER 6 /* Minimal linger. It is set to 6sec specified
42 #define FL_MAX_LINGER 60 /* Maximal linger timeout */
105 unsigned long ttd = fl->lastuse + fl->linger;
134 unsigned long ttd = fl->lastuse + fl->linger;
306 static int fl6_renew(struct ip6_flowlabel *fl, unsigned long linger, unsigned long expires) argument
308 linger = check_linger(linger);
309 if (!linger)
315 if (time_before(fl->linger, linger))
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sio/
H A DSocketUtil.c302 struct linger opt;
330 struct linger opt;
335 * Structure used for manipulating linger option.
346 struct linger {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-howl/include/salt/
H A Dsocket.h223 sw_uint32 linger);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/include/salt/
H A Dsocket.h223 sw_uint32 linger);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dbench_httpclient.c116 struct linger l;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/include-glibc/
H A Dsocketbits.h286 struct linger struct
288 int l_onoff; /* Nonzero to linger on close. */
289 int l_linger; /* Time to linger. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsocket.h51 struct linger { struct
53 int l_linger; /* How long to linger for */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dapi-ip6-flowlabels.tex320 \item \verb|linger| is time in seconds. After the last user releases flow
324 unprivileged user to set linger longer than 60 sec.
398 \item \verb|Linger| is \verb|linger| of this label in seconds.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dipv6.h200 unsigned long linger; member in struct:ip6_flowlabel
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-howl/
H A Dunsupported.c402 AVAHI_GCC_UNUSED sw_uint32 linger) {
399 sw_socket_options_set_linger( AVAHI_GCC_UNUSED sw_socket_options self, AVAHI_GCC_UNUSED sw_bool onoff, AVAHI_GCC_UNUSED sw_uint32 linger) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/
H A Dunsupported.c402 AVAHI_GCC_UNUSED sw_uint32 linger) {
399 sw_socket_options_set_linger( AVAHI_GCC_UNUSED sw_socket_options self, AVAHI_GCC_UNUSED sw_bool onoff, AVAHI_GCC_UNUSED sw_uint32 linger) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dsock.c486 struct linger ling;
774 struct linger ling;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dcommons-httpclient-3.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/httpclient/ ...

Completed in 83 milliseconds