Home
last modified time | relevance | path

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

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