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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dxfrm6_input.c148 xfrm_address_t *xany; local
153 xany = (xfrm_address_t *)&in6addr_any;
166 src = xany;
172 dst = xany;
173 src = xany;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dmoxa.c916 int rts, cts, txflow, rxflow, xany; local
924 rts = cts = txflow = rxflow = xany = 0;
932 xany = 1;
933 MoxaPortFlowCtrl(ch->port, rts, cts, txflow, rxflow, xany);
1688 * 11. MoxaPortFlowCtrl(int port, int rts, int cts, int rx, int tx,int xany); *
1837 * int txFlow,int xany);
1843 * int xany : S/W XANY flow control (0: no, 1: yes)

Completed in 48 milliseconds