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

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

Completed in 49 milliseconds