Home
last modified time | relevance | path

Searched defs:MSG_FASTOPEN (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dsocket.h279 #define MSG_FASTOPEN 0x20000000 /* Send data in TCP SYN */ macro
/linux-4.4.14/tools/perf/
Dbuiltin-trace.c711 #define MSG_FASTOPEN 0x20000000 macro