Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/pppoe/
Dnx_pppoe_client.c64 static VOID _nx_pppoe_client_string_add(UCHAR *dest, UCHAR *source, UINT size);
3297 static VOID _nx_pppoe_client_string_add(UCHAR *dest, UCHAR *source, UINT size) in _nx_pppoe_client_string_add() function
3367 _nx_pppoe_client_string_add(data_ptr + (*index), tag_value_string, tag_length); in _nx_pppoe_client_tag_string_add()