Searched refs:NET_F_ACK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Dnetwork.h75 NET_F_ACK = (1 << 3), enumerator in enum:__anon856
128 #define IS_ACK(x) (x->type == NET_T_CTL && x->flags & NET_F_ACK)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dsync-ftfw.c139 tx_queue_add_ctlmsg(NET_F_ACK,
413 tx_queue_add_ctlmsg(NET_F_ACK, ack_from, exp_seq-1);
446 tx_queue_add_ctlmsg(NET_F_ACK, ack_from, net->seq);

Completed in 51 milliseconds