Home
last modified time | relevance | path

Searched defs:tableid (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/sys/net/ipfw/
H A Dip_fw2.h533 int tableid; member
548 int tableid; /* MUST be the first field */ member
559 int tableid; /* MUST be the first field */ member
569 int tableid; member
H A Dip_fw2.c324 int tableid; member
329 int tableid; member
336 int tableid; member
2843 ipfw_table_lookup(struct ipfw_context *ctx, uint16_t tableid, in ipfw_table_lookup()
5931 ipfw_table_flush_oncpu(struct ipfw_context *ctx, int tableid, in ipfw_table_flush_oncpu()
/dflybsd-src/usr.sbin/sshlockout/
H A Dsshlockout.c208 int tableid; in parse_args() local
/dflybsd-src/sbin/ipfw/
H A Dipfw2.c1858 uint16_t tableid; in fill_ip() local
3822 int tableid, count = 128, i, uwidth = 0, lwidth = 0; in table_show() local