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

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/avahi-compat-howl/include/salt/
H A Dsocket.h223 sw_uint32 linger);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/avahi-compat-howl/include/salt/
H A Dsocket.h223 sw_uint32 linger);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/avahi-compat-howl/include/salt/
H A Dsocket.h223 sw_uint32 linger);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libevent/test/
H A Dbench_httpclient.c116 struct linger l;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libevent/test/
H A Dbench_httpclient.c116 struct linger l;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libevent/test/
H A Dbench_httpclient.c116 struct linger l;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dsocket.h51 struct linger { struct
53 int l_linger; /* How long to linger for */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dsocket.h51 struct linger { struct
53 int l_linger; /* How long to linger for */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/
H A Dtcpcheck.c79 struct linger nolinger;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/
H A Dtcpcheck.c79 struct linger nolinger;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/bits/
H A Dsocket.h357 struct linger struct
359 int l_onoff; /* Nonzero to linger on close. */
360 int l_linger; /* Time to linger. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/bits/
H A Dsocket.h357 struct linger struct
359 int l_onoff; /* Nonzero to linger on close. */
360 int l_linger; /* Time to linger. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/bits/
H A Dsocket.h357 struct linger struct
359 int l_onoff; /* Nonzero to linger on close. */
360 int l_linger; /* Time to linger. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/
H A Dtcpcheck.c79 struct linger nolinger;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/neon/test/common/
H A Dchild.c138 struct linger l = {1, 0};
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/neon/test/common/
H A Dchild.c138 struct linger l = {1, 0};
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/neon/test/common/
H A Dchild.c138 struct linger l = {1, 0};
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/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.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/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.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/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.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/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.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/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.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/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.

Completed in 355 milliseconds

12