Searched defs:nfnlmsg_ct_parse (Results 1 - 1 of 1) sorted by path

/external/libnl/lib/netfilter/
H A Dct.c290 int nfnlmsg_ct_parse(struct nlmsghdr *nlh, struct nfnl_ct **result) function
363 if ((err = nfnlmsg_ct_parse(nlh, &ct)) < 0)

Completed in 180 milliseconds