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