Home
last modified time | relevance | path

Searched defs:error_len (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/netif/ppp/
Dpppoe.c487 u16_t error_len = LWIP_MIN(len, sizeof(error_tmp)-1); in pppoe_disc_input() local
/third_party/ffmpeg/fftools/
Dffmpeg.c2601 static int init_input_stream(int ist_index, char *error, int error_len) in init_input_stream()
3118 char *error, int error_len) in init_output_stream()