Home | History | Annotate | Download | only in src

Lines Matching defs:SOL_DCCP

1415 		    WITH IPPROTO_DCCP and no SOL_DCCP */
1416 #ifndef SOL_DCCP
1417 #define SOL_DCCP SOL_SOCKET
1420 (res->ai_protocol == IPPROTO_DCCP) ? SOL_DCCP : SOL_SOCKET,
1422 #undef SOL_DCCP