HomeSort by relevance Sort by last modified time
    Searched refs:build_st (Results 1 - 3 of 3) sorted by null

  /external/iproute2/tc/
m_xt.c 89 build_st(struct xtables_target *target, struct xt_entry_target *t) function
195 if (build_st(m, NULL) < 0) {
363 if (build_st(m, t) < 0) {
m_xt_old.c 172 build_st(struct xtables_target *target, struct xt_entry_target *t) function
249 if (build_st(m, NULL) < 0) {
394 if (build_st(m, t) < 0) {
m_ipt.c 255 static int build_st(struct xtables_target *target, struct ipt_entry_target *t) function
324 if (build_st(m, NULL) < 0) {
471 if (build_st(m, t) < 0) {

Completed in 71 milliseconds