Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/npppd/npppd/
Dnpppd_iface.c93 static void npppd_iface_network_input(npppd_iface *, u_char *, int);
387 npppd_iface_network_input(_this, buffer, sz); in npppd_iface_io_event_handler()
504 npppd_iface_network_input(npppd_iface *_this, u_char *pktp, int lpktp) in npppd_iface_network_input() function