Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dm_xt_old.c172 build_st(struct xtables_target *target, struct xt_entry_target *t) in build_st() function
248 if (0 > build_st(m, NULL)) { in parse_ipt()
390 if (0 > build_st(m, t)) { in print_ipt()
Dm_xt.c84 build_st(struct xtables_target *target, struct xt_entry_target *t) in build_st() function
163 if (0 > build_st(m, NULL)) {
333 if (0 > build_st(m, t)) {
Dm_ipt.c361 build_st(struct iptables_target *target, struct ipt_entry_target *t) in build_st() function
431 if (0 > build_st(m, NULL)) { in parse_ipt()
575 if (0 > build_st(m, t)) { in print_ipt()