Searched refs:MSG_CONFIRM (Results 1 - 4 of 4) sorted by relevance

/external/ping/
H A Dping_common.h98 #ifndef MSG_CONFIRM
99 #define MSG_CONFIRM 0 macro
H A Dping.c102 * confirm_flag fixes refusing service of kernels without MSG_CONFIRM.
104 int confirm_flag = MSG_CONFIRM;
/external/kernel-headers/original/linux/
H A Dsocket.h262 #define MSG_CONFIRM 0x800 /* Confirm path validity */ macro
/external/strace/
H A Dnet.c577 #ifdef MSG_CONFIRM
578 { MSG_CONFIRM, "MSG_CONFIRM" },

Completed in 231 milliseconds