Searched refs:linger (Results 1 – 7 of 7) sorted by relevance
114 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() argument333 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 …]
465 struct linger linger; in ksocknal_lib_setup_sock() local472 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()
657 struct linger linger; in process_sctp_notification() local736 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()
34 struct linger { struct
231 unsigned long linger; member
681 struct linger ling; in sock_setsockopt()1019 struct linger ling; in sock_getsockopt()
345 and tune network services to linger and kill such states