Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dsocket.h239 #define MSG_PROBE 0x10 /* Do not send. Only probe path f.e. for MTU */ macro
/external/strace/
Dnet.c580 #ifdef MSG_PROBE
581 { MSG_PROBE, "MSG_PROBE" },