Searched refs:control (Results 1 – 2 of 2) sorted by relevance
1085 Files are added or modified to optimize the logic of sending TCP control packet:1290 Files are modified to optimize the code for deleting transmission control block1474 … Fixed typo for API names of stateless address control.2703 modified handling invalid RST control message3423 Files are modified to properly initialize the crypto control block and pass crypto handled5720 … socket if an error occurs on the control socket ending 5728 … error occurs on the control socket ending the file open 5815 … Modified the NX_SNMP_AGENT control block to support the new API/features.
8336 UCHAR control = 0x03; in _nx_ppp_crc_append() local8351 crc_value = ( crc_value >> 8 ) ^ _nx_ppp_crc_table[ ( crc_value & 0xFF ) ^ control ]; in _nx_ppp_crc_append()