Searched refs:NFCTH_QUEUE_NUM (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/linux/netfilter/
H A Dnfnetlink_cthelper.h18 NFCTH_QUEUE_NUM, enumerator in enum:nfnl_cthelper_type
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/libnetfilter_cthelper-1.0.0/include/linux/netfilter/
H A Dnfnetlink_cthelper.h18 NFCTH_QUEUE_NUM, enumerator in enum:nfnl_cthelper_type
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/libnetfilter_cthelper-1.0.0/src/
H A Dlibnetfilter_cthelper.c543 mnl_attr_put_u32(nlh, NFCTH_QUEUE_NUM, htonl(h->queue_num));
767 case NFCTH_QUEUE_NUM:
806 if (!tb[NFCTH_NAME] || !tb[NFCTH_QUEUE_NUM] ||
816 ntohl(mnl_attr_get_u32(tb[NFCTH_QUEUE_NUM])));

Completed in 89 milliseconds