Home
last modified time | relevance | path

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

/external/libnl/lib/netfilter/
Dct.c258 static int ct_parse_protoinfo(struct nfnl_ct *ct, struct nlattr *attr) in ct_parse_protoinfo() function
366 err = ct_parse_protoinfo(ct, tb[CTA_PROTOINFO]); in nfnlmsg_ct_parse()