Home
last modified time | relevance | path

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

/external/libnfnetlink/include/libnfnetlink/
Dlibnfnetlink.h115 extern int nfnl_handle_packet(struct nfnl_handle *, char *buf, int len);
/external/libnfnetlink/src/
Dlibnfnetlink.c1323 int nfnl_handle_packet(struct nfnl_handle *h, char *buf, int len) in nfnl_handle_packet() function