/openbsd-src/usr.sbin/npppd/npppd/ |
H A D | ccp.c | 112 ccp_reqci(fsm *f, u_char *pktp, int *lpktp, int reject_if_disagree) in ccp_reqci() 245 ccp_addci(fsm *f, u_char *pktp, int *lpktp) in ccp_addci() 262 ccp_ackci(fsm *f, u_char *pktp, int lpkt) in ccp_ackci() 269 ccp_nakci(fsm *f, u_char *pktp, int lpkt) in ccp_nakci() 275 ccp_rejci(fsm *f, u_char *pktp, int lpkt) in ccp_rejci() 281 ccp_nackackci(fsm *f, u_char *pktp, int lpkt, int is_nak, int is_rej) in ccp_nackackci() 346 ccp_ext(fsm *f, int code, int id, u_char *pktp, int lpktp) in ccp_ext()
|
H A D | ipcp.c | 147 ipcp_addci(fsm *f, u_char *pktp, int *lpktp) in ipcp_addci() 163 ipcp_ackci(fsm *f, u_char *pktp, int lpkt) in ipcp_ackci() 171 ipcp_nakci(fsm *f, u_char *pktp, int lpkt) in ipcp_nakci() 182 ipcp_rejci(fsm *f, u_char *pktp, int lpkt) in ipcp_rejci() 194 ipcp_reqci(fsm *f, u_char *pktp, int *lpktp, int reject_if_disagree) in ipcp_reqci()
|
H A D | npppd_iface.c | 397 u_char *pktp; member 435 u_char *pktp, int lpktp) in npppd_iface_network_input_ipv4() 504 npppd_iface_network_input(npppd_iface *_this, u_char *pktp, int lpktp) in npppd_iface_network_input() 541 npppd_iface_write(npppd_iface *_this, npppd_ppp *ppp, int proto, u_char *pktp, in npppd_iface_write()
|
H A D | pap.c | 151 pap_input(pap *_this, u_char *pktp, int lpktp) in pap_input() 282 u_char *pktp, *pktp1; in pap_response() local
|
H A D | mppe.c | 312 mppe_input(mppe *_this, u_char *pktp, int len) in mppe_input() 471 mppe_pkt_output(mppe *_this, uint16_t proto, u_char *pktp, int len) in mppe_pkt_output()
|
H A D | chap.c | 256 chap_input(chap *_this, u_char *pktp, int len) in chap_input() 428 chap_response(chap *_this, int authok, u_char *pktp, int lpktp) in chap_response()
|
H A D | npppd_subr.c | 482 adjust_tcp_mss(u_char *pktp, int lpktp, int mtu) in adjust_tcp_mss() argument [all...] |
H A D | lcp.c | 170 lcp_send_protrej(lcp *_this, u_char *pktp, int lpktp) in lcp_send_protrej()
|
H A D | npppd.c | 928 npppd_network_output(npppd *_this, npppd_ppp *ppp, int proto, u_char *pktp, in npppd_network_output() argument
|
/openbsd-src/usr.sbin/tcpdump/ |
H A D | print-ip6.c | 56 const u_char *pktp = packetp; in ip6_print() local
|
H A D | print-ip.c | 323 const u_char *pktp = packetp; in ip_print() local
|
/openbsd-src/sys/net/ |
H A D | ppp_tty.c | 752 struct ppp_pkt **pktp, *pkt; ppppkt() local
|
H A D | pipex.c | 2815 u_char *pktp, *mssp; adjust_tcp_mss() local [all...] |
/openbsd-src/usr.sbin/pppd/ |
H A D | lcp.c | 1814 u_char pkt[4], *pktp; global() local
|