Home
last modified time | relevance | path

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

/dragonfly/sys/net/ipfw3/
H A Dip_fw3.h191 typedef struct _ipfw_insn_if { struct
192 ipfw_insn o;
193 union {
196 } p;
197 char name[IFNAMSIZ];
/dragonfly/sys/net/ipfw/
H A Dip_fw2.h230 typedef struct _ipfw_insn_if { struct
231 ipfw_insn o;
232 union {
235 } p;
236 char name[IFNAMSIZ];