Home
last modified time | relevance | path

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

/external/libnl/lib/netfilter/
Dct.c119 static int ct_parse_ip(struct nfnl_ct *ct, int repl, struct nlattr *attr) in ct_parse_ip() function
227 err = ct_parse_ip(ct, repl, tb[CTA_TUPLE_IP]); in ct_parse_tuple()