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

  /src/sys/net/npf/
npf_inet.c 704 * npf_rwrip: rewrite required IP address.
707 npf_rwrip(const npf_cache_t *npc, u_int which, const npf_addr_t *addr) function in typeref:typename:bool
828 if (!npf_rwrip(npc, which, addr)) {
npf_impl.h 346 bool npf_rwrip(const npf_cache_t *, u_int, const npf_addr_t *);

Completed in 354 milliseconds