Home
last modified time | relevance | path

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

/linux-6.12.1/net/netfilter/
Dnf_conntrack_ftp.c387 int found = 0, ends_in_nl; in help() local
417 ends_in_nl = (fb_ptr[datalen - 1] == '\n'); in help()
540 if (ends_in_nl) in help()