Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/net/
H A Dpppio.h64 #define PPPIO_USETIMESTAMP _PPPIO(150) /* enable packet time-stamp */ macro
/titanic_41/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c759 case PPPIO_USETIMESTAMP: in sppp_uwput()
1269 case PPPIO_USETIMESTAMP: in sppp_inner_ioctl()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c518 if (strioctl(pppfd, PPPIO_USETIMESTAMP, NULL, 0, 0) < 0) { in sys_init()