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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dsync-ftfw.c50 static int hello_state = HELLO_INIT; variable
84 switch(hello_state) {
86 hello_state = HELLO_SAY;
377 if (hello_state == HELLO_SAY)
378 hello_state = HELLO_DONE;

Completed in 111 milliseconds