Home
last modified time | relevance | path

Searched refs:ip_fw_jump_cache (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h266 struct ip_fw_jump_cache { struct
283 struct ip_fw_jump_cache cache; /* used by jump_fast */ argument
H A Dip_fw2.c1280 struct ip_fw_jump_cache cache; in jump_cached()