HomeSort by: relevance | last modified time | path
    Searched defs:usingmask (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/npf/npfctl/
npf_bpf_comp.c 792 const bool usingmask = tf_mask != tf; local in function:npfctl_bpf_tcpfl
798 const unsigned jf = usingmask ? 3 : 2;
821 if (usingmask) {
npf_bpf_comp.c 792 const bool usingmask = tf_mask != tf; local in function:npfctl_bpf_tcpfl
798 const unsigned jf = usingmask ? 3 : 2;
821 if (usingmask) {

Completed in 24 milliseconds