Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_server/
H A Dtncs.h18 u8 * tncs_copy_send_buf(struct tncs_data *tncs, u8 *pos);
H A Deap_server_tnc.c161 rpos = tncs_copy_send_buf(data->tncs, rpos1); in eap_tnc_build()
H A Dtncs.c606 u8 * tncs_copy_send_buf(struct tncs_data *tncs, u8 *pos) in tncs_copy_send_buf() function