Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dnecp.c798 #define NECP_DATA_TRACE_LOG_CONDITION_IP3(debug, caller, negate, name, val1, val2, val3, input1, in… argument
801 …caller, negate ? "!":"", name, val1, val1, val2, val2, val3, val3, input1, input1, input2, input2,…
804 #define NECP_DATA_TRACE_LOG_CONDITION_IP_STR3(debug, caller, negate, name, val1, val2, val3, input1 argument
808input1 != NULL ? input1 : "null", input2 != NULL ? input2 : "null", input3 != NULL ? input3 : "nul…
818 …_CONDITION_SOCKET3(debug, socket, caller, negate, name, val1, val2, val3, input1, input2, input3) \ argument
821 …(socket), negate ? "!":"", name, val1, val1, val2, val2, val3, val3, input1, input1, input2, input…
824 …DITION_SOCKET_STR3(debug, socket, caller, negate, name, val1, val2, val3, input1, input2, input3) \ argument
828input1 != NULL ? input1 : "null", input2 != NULL ? input2 : "null", input3 != NULL ? input3 : "nul…