Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/eicon/
Dpc.h428 #define V120_V42BIS 15 /* V.120 asynchronous mode supporting V.42bis compression */ macro
Ddivacapi.h421 #define V120_V42BIS 15 /* V.120 layer-2 protocol supporting V.42 bis compression */ macro
Dmessage.c7813 const byte llc2_out[] = {1,2,4,6,2,0,0,0, X75_V42BIS,V120_L2,V120_V42BIS,V120_L2,6}; in add_b23()
7814 const byte llc2_in[] = {1,3,4,6,3,0,0,0, X75_V42BIS,V120_L2,V120_V42BIS,V120_L2,6}; in add_b23()
8073 if ((llc[1] == V120_L2) || (llc[1] == V120_V42BIS)) in add_b23()
8086 …if ((llc[1] == V120_V42BIS) && api_parse(&b2_config->info[1], (word)b2_config->length, "bbbbwww", … in add_b23()
8098 if (llc[1] == V120_V42BIS) { in add_b23()