Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ppp/dist/pppd/
Ddemand.c79 static int active_packet(unsigned char *, int);
284 if (!active_packet(frame, len)) in loop_frame()
336 active_packet(unsigned char *p, int len) in active_packet() function