Home
last modified time | relevance | path

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

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