Searched refs:non_tcpudp (Results 1 – 1 of 1) sorted by relevance
404 npfctl_check_proto(const npfvar_t *vars, bool *non_tcpudp, bool *tcp_with_nofl) in npfctl_check_proto() argument408 *non_tcpudp = false; in npfctl_check_proto()427 *non_tcpudp = true; in npfctl_check_proto()441 bool any_l4proto, non_tcpudp, tcp_with_nofl; in npfctl_build_code() local451 any_l4proto = npfctl_check_proto(popts, &non_tcpudp, &tcp_with_nofl); in npfctl_build_code()463 if (any_ports && non_tcpudp) { in npfctl_build_code()