Home
last modified time | relevance | path

Searched refs:DCCP_SERVICE_CODE_IS_ABSENT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Ddccp.h205 #define DCCP_SERVICE_CODE_IS_ABSENT 0 macro
/OK3568_Linux_fs/kernel/net/dccp/
H A Dproto.c197 dp->dccps_service = DCCP_SERVICE_CODE_IS_ABSENT; in dccp_init_sock()