Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw3/
H A Dip_fw3.h165 typedef struct _ipfw_insn_ip { struct
166 ipfw_insn o;
167 struct in_addr addr;
168 struct in_addr mask;
/dragonfly/sys/net/ipfw/
H A Dip_fw2.h204 typedef struct _ipfw_insn_ip { struct
205 ipfw_insn o;
206 struct in_addr addr;
207 struct in_addr mask;