Home
last modified time | relevance | path

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

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