Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dm_xt.c89 build_st(struct xtables_target *target, struct xt_entry_target *t) in build_st() function
195 if (build_st(m, NULL) < 0) {
363 if (build_st(m, t) < 0) {
Dm_xt_old.c172 build_st(struct xtables_target *target, struct xt_entry_target *t) in build_st() function
249 if (build_st(m, NULL) < 0) { in parse_ipt()
394 if (build_st(m, t) < 0) { in print_ipt()
Dm_ipt.c255 static int build_st(struct xtables_target *target, struct ipt_entry_target *t) in build_st() function
324 if (build_st(m, NULL) < 0) { in parse_ipt()
471 if (build_st(m, t) < 0) { in print_ipt()