Home
last modified time | relevance | path

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

/external/libnl/lib/netfilter/
Dexp.c77 static int exp_parse_ip(struct nfnl_exp *exp, int tuple, struct nlattr *attr) in exp_parse_ip() function
174 err = exp_parse_ip(exp, tuple, tb[CTA_TUPLE_IP]); in exp_parse_tuple()