Home
last modified time | relevance | path

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

/external/libnl/lib/netfilter/
Dexp.c132 static int exp_parse_proto(struct nfnl_exp *exp, int tuple, struct nlattr *attr) in exp_parse_proto() function
180 err = exp_parse_proto(exp, tuple, tb[CTA_TUPLE_PROTO]); in exp_parse_tuple()