Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dip6_flowlabel.c37 #define FL_MAX_LINGER 150 /* Maximal linger timeout */ macro
163 sched = now + FL_MAX_LINGER; in ip6_fl_gc()
327 if (ttl > FL_MAX_LINGER && !capable(CAP_NET_ADMIN)) in check_linger()