Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnfnetlink_osf.c31 int ttl_check, unsigned char f_ttl) in nf_osf_ttl() argument
37 return ip->ttl == f_ttl; in nf_osf_ttl()
40 else if (ip->ttl <= f_ttl) in nf_osf_ttl()
48 ret = (ip->ttl == f_ttl); in nf_osf_ttl()
58 return ip->ttl == f_ttl; in nf_osf_ttl()