Searched refs:V120_L2 (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/drivers/isdn/hardware/eicon/ |
D | pc.h | 421 #define V120_L2 8 /* V.120 layer-2 protocol */ macro
|
D | divacapi.h | 414 #define V120_L2 8 /* V.120 layer-2 protocol */ macro
|
D | message.c | 7813 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()
|