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

/external/iproute2/tc/
H A Dm_xt.c80 build_st(struct xtables_target *target, struct xt_entry_target *t) function
157 if (0 > build_st(m, NULL)) {
307 if (0 > build_st(m, t)) {
H A Dm_xt_old.c172 build_st(struct xtables_target *target, struct xt_entry_target *t) function
248 if (0 > build_st(m, NULL)) {
390 if (0 > build_st(m, t)) {
H A Dm_ipt.c361 build_st(struct iptables_target *target, struct ipt_entry_target *t) function
431 if (0 > build_st(m, NULL)) {
575 if (0 > build_st(m, t)) {

Completed in 71 milliseconds