Searched defs:inpacket (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/usr.sbin/dhcpd/ |
H A D | options.c | 273 cons_options(struct packet *inpacket, struct dhcp_packet *outpacket, in cons_options()
|
/openbsd-src/usr.sbin/pppd/ |
H A D | fsm.c | 311 fsm_input(f,inpacket,l) fsm_input() argument
|
H A D | cbcp.c | 117 cbcp_input(int unit, u_char *inpacket, int pktlen) in cbcp_input() argument
|
H A D | upap.c | 290 upap_input(unit,inpacket,l) upap_input() argument
|
H A D | chap.c | 326 ChapInput(unit,inpacket,packet_len) ChapInput() argument
|
/openbsd-src/usr.sbin/npppd/npppd/ |
H A D | fsm.c | 322 fsm_input(fsm *f, u_char *inpacket, int l) in fsm_input()
|