HomeSort by: relevance | last modified time | path
    Searched defs:linediscipline (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
refclock_jjy.c 183 short linediscipline ; /* LDISC_CLK or LDISC_RAW */ member in struct:jjyunit
537 fd = refclock_open ( &peer->srcadr, sDeviceName, up->linespeed, up->linediscipline ) ;
628 if ( up->linediscipline == LDISC_RAW ) {
701 if ( up->linediscipline == LDISC_RAW ) {
758 if ( up->linediscipline == LDISC_RAW ) {
819 if ( up->linediscipline == LDISC_RAW ) {
830 if ( up->linediscipline == LDISC_CLK ) {
836 if ( up->linediscipline == LDISC_RAW && iReadRawBuf > 0 ) {
1166 up->linediscipline = LDISC_CLK ;
1200 if ( up->linediscipline == LDISC_RAW )
    [all...]

Completed in 28 milliseconds