Home
last modified time | relevance | path

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

/aosp_15_r20/external/libnl/lib/netfilter/
H A Dct.c297 static int ct_parse_timestamp(struct nfnl_ct *ct, struct nlattr *attr) in ct_parse_timestamp() function
362 err = ct_parse_timestamp(ct, tb[CTA_TIMESTAMP]); in _nfnlmsg_ct_parse()