Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dm_xt.c76 build_st(struct xtables_target *target, struct xt_entry_target *t) in build_st() function
155 if (0 > build_st(m, NULL)) { in parse_ipt()
299 if (0 > build_st(m, t)) { in print_ipt()
Dm_xt_old.c167 build_st(struct xtables_target *target, struct xt_entry_target *t) in build_st() function
245 if (0 > build_st(m, NULL)) { in parse_ipt()
387 if (0 > build_st(m, t)) { in print_ipt()
Dm_ipt.c358 build_st(struct iptables_target *target, struct ipt_entry_target *t) in build_st() function
430 if (0 > build_st(m, NULL)) { in parse_ipt()
574 if (0 > build_st(m, t)) { in print_ipt()