Home
last modified time | relevance | path

Searched refs:tidx (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/ipfw/
H A Dipfw2.h429 struct tidx;
431 struct tidx *tstate);
433 struct tidx *tstate);
443 struct tidx *tstate);
H A Dipv6.c341 fill_ip6(ipfw_insn_ip6 *cmd, char *av, int cblen, struct tidx *tstate) in fill_ip6()
491 add_srcip6(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) in add_srcip6()
513 add_dstip6(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) in add_dstip6()
H A Dipfw2.c413 struct tidx;
415 static uint16_t pack_table(struct tidx *tstate, const char *name);
2979 struct tidx { struct
3037 pack_object(struct tidx *tstate, const char *name, int otype) in pack_object()
3074 pack_table(struct tidx *tstate, const char *name) in pack_table()
3085 struct tidx *tstate) in fill_table()
3123 fill_ip(ipfw_insn_ip *cmd, char *av, int cblen, struct tidx *tstate) in fill_ip()
3425 fill_iface(ipfw_insn_if *cmd, char *arg, int cblen, struct tidx *tstate) in fill_iface()
3663 add_srcip(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) in add_srcip()
3680 add_dstip(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) in add_dstip()
[all …]