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

  /src/sys/dist/pf/net/
pfvar.h 257 pf_match_addr(n, a, m, b, f)
293 pf_match_addr(n, a, m, b, f)
319 pf_match_addr(n, a, m, b, f)
1651 int pf_match_addr(u_int8_t, struct pf_addr *, struct pf_addr *,
pf.c 1922 pf_match_addr(u_int8_t n, struct pf_addr *a, struct pf_addr *m, function
2378 } else if (pf_match_addr(0, raddr, rmask, &rpool->counter, af))

Completed in 36 milliseconds