Searched refs:NET_F_RESYNC (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/
H A Dnetwork.h73 NET_F_RESYNC = (1 << 1), enumerator in enum:__anon856
130 #define IS_RESYNC(x) (x->type == NET_T_CTL && x->flags & NET_F_RESYNC)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dsync-notrack.c125 tx_queue_add_ctlmsg(NET_F_RESYNC, 0, 0);
H A Dsync-ftfw.c228 tx_queue_add_ctlmsg(NET_F_RESYNC, 0, 0);

Completed in 61 milliseconds