Home
last modified time | relevance | path

Searched defs:inpacket (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/usr.sbin/dhcpd/
H A Doptions.c273 cons_options(struct packet *inpacket, struct dhcp_packet *outpacket, in cons_options()
/openbsd-src/usr.sbin/pppd/
H A Dfsm.c311 fsm_input(f,inpacket,l) fsm_input() argument
H A Dcbcp.c117 cbcp_input(int unit, u_char *inpacket, int pktlen) in cbcp_input() argument
H A Dupap.c290 upap_input(unit,inpacket,l) upap_input() argument
H A Dchap.c326 ChapInput(unit,inpacket,packet_len) ChapInput() argument
/openbsd-src/usr.sbin/npppd/npppd/
H A Dfsm.c322 fsm_input(fsm *f, u_char *inpacket, int l) in fsm_input()