Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnfnetlink_osf.c32 int ttl_check, unsigned char f_ttl) in nf_osf_ttl() argument
40 return ip->ttl == f_ttl; in nf_osf_ttl()
43 else if (ip->ttl <= f_ttl) in nf_osf_ttl()
48 ret = (ip->ttl == f_ttl); in nf_osf_ttl()