Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft.c872 static int __add_match(struct nftnl_expr *e, struct xt_entry_match *m) in __add_match() function
898 ret = __add_match(expr, m); in add_match()