Lines Matching refs:npf_cache_t
33 * This layer manipulates npf_cache_t structure i.e. caches requested headers
250 npf_tcpsaw(const npf_cache_t *npc, tcp_seq *seq, tcp_seq *ack, uint32_t *win)
277 npf_fetch_tcpopts(npf_cache_t *npc, uint16_t *mss, int *wscale)
351 npf_set_mss(npf_cache_t *npc, uint16_t mss, uint16_t *old, uint16_t *new,
424 npf_cache_ip(npf_cache_t *npc, nbuf_t *nbuf)
566 npf_cache_tcp(npf_cache_t *npc, nbuf_t *nbuf, unsigned hlen)
582 npf_cache_ether(npf_cache_t *npc)
608 npf_cache_all(npf_cache_t *npc)
689 npf_recache(npf_cache_t *npc)
707 npf_cache_t *npc, u_int which, const npf_addr_t *addr)
720 npf_rwrport(const npf_cache_t *npc, u_int which, const in_port_t port)
745 npf_rwrcksum(const npf_cache_t *npc, u_int which,
815 npf_napt_rwr(const npf_cache_t *npc, u_int which,
859 npf_npt66_rwr(const npf_cache_t *npc, u_int which, const npf_addr_t *pref,