Home
last modified time | relevance | path

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

/original-bsd/sys/tests/netiso/
H A Dtisink.c57 long records, intercept = 0, isode_mode = 0, dgramp = 0, tp0mode = 0; variable
146 int proto = (tp0mode ? ISOPROTO_TP0 : (tuba ? ISOPROTO_TCP : 0 )); in tisink()
H A Dtisrc.c55 int echop = 0, dgramp = 0, debug = 0, tp0mode = 0, dumpnodata = 0, tuba = 0; variable
150 int proto = (tp0mode ? ISOPROTO_TP0 : (tuba ? ISOPROTO_TCP : 0 )); in tisrc()