Home
last modified time | relevance | path

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

/external/libnetfilter_conntrack/src/
Dcallback.c34 int ret = NFNL_CB_STOP; in __callback()
/external/libnfnetlink/include/libnfnetlink/
Dlibnfnetlink.h134 NFNL_CB_STOP = 0, /* stop the query */ enumerator
/external/libnfnetlink/src/
Dlibnfnetlink.c1468 if (ret <= NFNL_CB_STOP) in nfnl_process()
1622 if (ret <= NFNL_CB_STOP) in nfnl_catch()