Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/pppd/
Ddemand.c331 if (protp->active_pkt == NULL) in active_packet()
333 return (*protp->active_pkt)(p, len); in active_packet()
Dpppd.h183 int (*active_pkt)(u_char *pkt, int len); member