Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv6/
Dip6_flowlabel.c34 #define FL_MAX_LINGER 150 /* Maximal linger timeout */ macro
181 sched = now + FL_MAX_LINGER; in ip6_fl_gc()
345 if (ttl > FL_MAX_LINGER && !capable(CAP_NET_ADMIN)) in check_linger()