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 80 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)) {
m_xt_old.c 172 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)) {
m_ipt.c 361 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 30 milliseconds