Home
last modified time | relevance | path

Searched defs:tcp_with_nofl (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpf_build.c404 npfctl_check_proto(const npfvar_t *vars, bool *non_tcpudp, bool *tcp_with_nofl) in npfctl_check_proto()
441 bool any_l4proto, non_tcpudp, tcp_with_nofl; in npfctl_build_code() local