Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.h338 #define PPA_LASTMOD 0x00000001 /* last PPP entity on the stream */ macro
342 ((x)->ppa_flags & PPA_LASTMOD)
H A Dsppp.c1209 ppa->ppa_flags |= PPA_LASTMOD; in sppp_inner_ioctl()