Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dm_xt.c81 build_st(struct xtables_target *target, struct xt_entry_target *t) in build_st() function
160 if (0 > build_st(m, NULL)) { in parse_ipt()
304 if (0 > build_st(m, t)) { in print_ipt()
Dm_xt_old.c172 build_st(struct xtables_target *target, struct xt_entry_target *t) in build_st() function
250 if (0 > build_st(m, NULL)) { in parse_ipt()
392 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()