Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h372 void (*datainput) __P((int unit, u_char *pkt, int len)); member
H A Dmain.c1453 && protp->datainput != NULL) { in get_input()
1454 (*protp->datainput)(0, p, len); in get_input()