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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/doc/cli/
H A Dtest.sh23 --state LISTEN -u SEEN_REPLY -t 50
29 --state LISTEN -u SEEN_REPLY -t 50
35 --state LISTEN -u SEEN_REPLY -t 50 --dst-nat 8.8.8.8
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dread_config_lex.l113 "LISTEN" { return T_LISTEN; }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.h134 LISTEN, enumerator in enum:iwch_ep_state
H A Diwch_cm.c1341 if (state_read(&parent_ep->com) != LISTEN) {
1342 printk(KERN_ERR "%s - listening ep not in LISTEN\n",
2002 state_set(&ep->com, LISTEN);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dcfparse.y130 %token LISTEN X_ISAKMP X_ADMIN STRICT_ADDRESS
301 : LISTEN BOC listen_stmts EOC
H A Dcftoken.l153 <S_INI>listen { BEGIN S_LST; YYDB; return(LISTEN); }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h556 LISTEN, enumerator in enum:c4iw_ep_state
H A Dcm.c1362 if (state_read(&parent_ep->com) != LISTEN) {
1363 printk(KERN_ERR "%s - listening ep not in LISTEN\n",
2044 state_set(&ep->com, LISTEN);

Completed in 202 milliseconds