Searched refs:PUTLONG (Results 1 – 13 of 13) sorted by relevance
| /openbsd/src/usr.sbin/pppd/ |
| D | ipcp.c | 374 PUTLONG(l, ucp); \ in ipcp_addci() 377 PUTLONG(l, ucp); \ in ipcp_addci() 819 PUTLONG(tl, p); in ipcp_reqci() 843 PUTLONG(tl, p); in ipcp_reqci() 880 PUTLONG(tl, p); in ipcp_reqci() 911 PUTLONG(tl, p); in ipcp_reqci() 932 PUTLONG(tl, p); in ipcp_reqci() 1037 PUTLONG(tl, ucp); in ipcp_reqci()
|
| D | lcp.c | 333 PUTLONG(lcp_gotoptions[f->unit].magicnumber, magp); in lcp_extcode() 509 PUTLONG(val, ucp); \ in lcp_addci() 516 PUTLONG(val, ucp); \ in lcp_addci() 1210 PUTLONG(ao->asyncmap | cilong, nakp); in lcp_reqci() 1327 PUTLONG(ao->lqr_period, nakp); in lcp_reqci() 1351 PUTLONG(cilong, nakp); in lcp_reqci() 1780 PUTLONG(lcp_magic, pktp); in LcpSendEchoRequest()
|
| D | pppd.h | 380 #define PUTLONG(l, cp) { \ macro
|
| /openbsd/src/usr.sbin/npppd/npppd/ |
| D | ccp.c | 165 PUTLONG(our_bits, nakbuf); in ccp_reqci() 254 PUTLONG(f->ppp->ccp.mppe_o_bits, pktp); in ccp_addci()
|
| D | ipcp.c | 308 PUTLONG(ntohl(ip_addrp->s_addr), in ipcp_reqci() 362 PUTLONG(ntohl(ppp->ppp_framed_ip_address.s_addr), in ipcp_reqci()
|
| D | lcp.c | 413 PUTLONG(_this->magic_number, ucp); in lcp_addci() 969 PUTLONG(_this->magic_number, cp); in lcp_timeout() 988 PUTLONG(_this->magic_number, inp) in lcp_rechoreq()
|
| D | ppp.h | 687 #define PUTLONG(l, cp) { \ macro
|
| D | mppe.c | 404 PUTLONG(_this->ppp->ccp.mppe_p_bits, opktp); in mppe_input()
|
| /openbsd/src/include/arpa/ |
| D | nameser.h | 359 #define PUTLONG(l, cp) { \ macro
|
| /openbsd/src/usr.sbin/tcpdump/ |
| D | nameser.h | 278 #define PUTLONG(l, cp) { \ macro
|
| /openbsd/src/lib/libc/net/ |
| D | res_comp.c | 465 PUTLONG(l, msgp); in __putlong()
|
| /openbsd/src/sys/net/ |
| D | pipex.c | 1440 PUTLONG(session->proto.pptp.snd_nxt, cp); in pipex_pptp_output() 1447 PUTLONG(session->proto.pptp.rcv_acked, cp); in pipex_pptp_output() 1659 PUTLONG(seq, seqp); in pipex_pptp_input() 1674 PUTLONG(ack, ackp); in pipex_pptp_input() 1827 PUTLONG(val32, cp0); in pipex_pptp_userland_output() 1834 PUTLONG(val32, cp0); in pipex_pptp_userland_output()
|
| D | pipex_local.h | 354 #define PUTLONG(l, cp) do { \ macro
|