Home
last modified time | relevance | path

Searched refs:CCID_PACKET_SEND_AT_ONCE (Results 1 – 4 of 4) sorted by relevance

/net/dccp/
Dccid.h148 CCID_PACKET_SEND_AT_ONCE = 0x00000, /* "green light": no delay */ enumerator
160 return CCID_PACKET_SEND_AT_ONCE; in ccid_packet_dequeue_eval()
171 return CCID_PACKET_SEND_AT_ONCE; in ccid_hc_tx_send_packet()
Doutput.c335 case CCID_PACKET_SEND_AT_ONCE: in dccp_flush_write_queue()
361 case CCID_PACKET_SEND_AT_ONCE: in dccp_write_xmit()
/net/dccp/ccids/
Dccid2.c83 return CCID_PACKET_SEND_AT_ONCE; in ccid2_hc_tx_send_packet()
Dccid3.c354 return CCID_PACKET_SEND_AT_ONCE; in ccid3_hc_tx_send_packet()