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

  /src/sys/net/npf/
npf_inet.c 717 * npf_rwrport: rewrite required TCP/UDP port.
720 npf_rwrport(const npf_cache_t *npc, u_int which, const in_port_t port) function in typeref:typename:bool
840 if (!npf_rwrport(npc, which, port)) {
npf_impl.h 347 bool npf_rwrport(const npf_cache_t *, u_int, const in_port_t);

Completed in 34 milliseconds