Home
last modified time | relevance | path

Searched refs:linger (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/net/ipv6/
Dip6_flowlabel.c114 unsigned long ttd = fl->lastuse + fl->linger; in fl_release()
146 unsigned long ttd = fl->lastuse + fl->linger; in ip6_fl_gc()
331 static int fl6_renew(struct ip6_flowlabel *fl, unsigned long linger, unsigned long expires) in fl6_renew() argument
333 linger = check_linger(linger); in fl6_renew()
334 if (!linger) in fl6_renew()
342 if (time_before(fl->linger, linger)) in fl6_renew()
343 fl->linger = linger; in fl6_renew()
344 if (time_before(expires, fl->linger)) in fl6_renew()
345 expires = fl->linger; in fl6_renew()
500 freq->flr_linger = sfl->fl->linger / HZ; in ipv6_flowlabel_opt_get()
[all …]
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd_lib-linux.c465 struct linger linger; in ksocknal_lib_setup_sock() local
472 linger.l_onoff = 0; in ksocknal_lib_setup_sock()
473 linger.l_linger = 0; in ksocknal_lib_setup_sock()
476 (char *)&linger, sizeof(linger)); in ksocknal_lib_setup_sock()
/linux-4.1.27/fs/dlm/
Dlowcomms.c657 struct linger linger; in process_sctp_notification() local
736 linger.l_onoff = 1; in process_sctp_notification()
737 linger.l_linger = 0; in process_sctp_notification()
739 (char *)&linger, sizeof(linger)); in process_sctp_notification()
/linux-4.1.27/include/linux/
Dsocket.h34 struct linger { struct
/linux-4.1.27/include/net/
Dipv6.h231 unsigned long linger; member
/linux-4.1.27/net/core/
Dsock.c681 struct linger ling; in sock_setsockopt()
1019 struct linger ling; in sock_getsockopt()
/linux-4.1.27/Documentation/networking/
Dip-sysctl.txt345 and tune network services to linger and kill such states