Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h83 struct ip_fw_args { struct
84 uint32_t flags;
105 struct ipfw_rule_ref rule; /* match/restart info */
107 struct ifnet *ifp; /* input/output interface */
108 struct inpcb *inp;
109 union {
147 int ipfw_chk(struct ip_fw_args *args); argument
/freebsd/sys/netpfil/ipfw/test/
H A Ddn_test.h127 struct ip_fw_args { struct