Searched refs:sppp_dladdether (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp_dlpi.c86 static mblk_t *sppp_dladdether(spppstr_t *, mblk_t *, t_scalar_t);
1087 * sppp_dladdether()
1096 sppp_dladdether(spppstr_t *sps, mblk_t *mp, t_scalar_t proto) function
1237 dmp = sppp_dladdether(sps, dmp, proto);

Completed in 45 milliseconds