Home
last modified time | relevance | path

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

/external/libnl/lib/netfilter/
Dct.c174 static int ct_parse_proto(struct nfnl_ct *ct, int repl, struct nlattr *attr) in ct_parse_proto() function
233 err = ct_parse_proto(ct, repl, tb[CTA_TUPLE_PROTO]); in ct_parse_tuple()