Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.h226 #define IS_SPS_FASTPATH(x) \ macro
H A Dsppp.c1557 } else if (!IS_SPS_CONTROL(sps) && !IS_SPS_FASTPATH(sps)) { in sppp_send()
2102 if (IS_SPS_FASTPATH(destsps)) { in sppp_recv()
2341 if (IS_SPS_FASTPATH(destsps)) { in sppp_release_pkts()