Searched defs:CCID_PACKET_SEND_AT_ONCE (Results 1 - 1 of 1) sorted by relevance

/net/dccp/
H A Dccid.h148 CCID_PACKET_SEND_AT_ONCE = 0x00000, /* "green light": no delay */ enumerator in enum:ccid_dequeueing_decision
160 return CCID_PACKET_SEND_AT_ONCE;
171 return CCID_PACKET_SEND_AT_ONCE;

Completed in 1201 milliseconds