Home
last modified time | relevance | path

Searched defs:ip_fw_args (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_private.h85 struct ip_fw_args { struct
86 uint32_t flags;
107 struct ipfw_rule_ref rule; /* match/restart info */
109 struct ifnet *ifp; /* input/output interface */
110 struct inpcb *inp;
111 union {
149 int ipfw_chk(struct ip_fw_args *args); argument
/f-stack/freebsd/netpfil/ipfw/test/
H A Ddn_test.h128 struct ip_fw_args { struct