Home
last modified time | relevance | path

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

/external/libnfnetlink/include/libnfnetlink/
Dlibnfnetlink.h142 extern int nfnl_process(struct nfnl_handle *h,
/external/libnfnetlink/src/
Dlibnfnetlink.c1451 int nfnl_process(struct nfnl_handle *h, const unsigned char *buf, size_t len) in nfnl_process() function
1621 ret = nfnl_process(h, buf, ret); in nfnl_catch()