Home
last modified time | relevance | path

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

/dports/comms/hylafax/hylafax-6.0.7/libhylafax/
H A Dclass2.h72 const u_short BR_16800 = 6; // 16800 bit/s variable
/dports/comms/hylafax/hylafax-6.0.7/faxd/
H A DModemConfig.c++536 case 16800: return (BR_16800); in getSpeed()