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

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkConnection.c3666 uint8_t params_buffer[PPP_MACH_MAX_INLINE_DATA]; local
3667 uint32_t params_buffer_len = sizeof(params_buffer);
3691 status = pppcontroller_flow_divert_copy_token_parameters(session_port, params_buffer, &params_buffer_len);
3695 params_buffer,

Completed in 117 milliseconds