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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h365 void (*datainput) __P((int unit, u_char *pkt, int len)); member in struct:protent
H A Dmain.c1456 && protp->datainput != NULL) {
1457 (*protp->datainput)(0, p, len);

Completed in 64 milliseconds