Searched defs:ip_fw_args (Results 1 – 2 of 2) sorted by relevance
85 struct ip_fw_args { struct86 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
128 struct ip_fw_args { struct