Searched refs:PUTLONG (Results 1 – 8 of 8) sorted by relevance
/external/ppp/pppd/ |
D | ipcp.c | 783 PUTLONG(l, ucp); \ 785 PUTLONG(l, ucp); \ 814 PUTLONG(l, ucp); \ 827 PUTLONG(l, ucp); \ 840 PUTLONG(l, ucp); \ 1488 PUTLONG(tl, p); 1511 PUTLONG(tl, p); 1544 PUTLONG(tl, p); 1574 PUTLONG(tl, p); 1594 PUTLONG(tl, p); [all …]
|
D | lcp.c | 528 PUTLONG(lcp_gotoptions[f->unit].magicnumber, magp); 737 PUTLONG(val, ucp); \ 744 PUTLONG(val, ucp); \ 1593 PUTLONG(ao->asyncmap | cilong, nakp); 1747 PUTLONG(ao->lqr_period, nakp); 1769 PUTLONG(cilong, nakp); 2340 PUTLONG(lcp_magic, pktp);
|
D | ipxcp.c | 464 PUTLONG (magic_num, outp); 621 PUTLONG (go->our_network, ucp); 1057 PUTLONG (wo->our_network, p); 1067 PUTLONG (wo->our_network, p);
|
D | pppd.h | 779 #define PUTLONG(l, cp) { \ macro
|
D | eap.c | 764 PUTLONG(SRPVAL_EBIT, outp); 1162 PUTLONG(flags, outp);
|
/external/dnsmasq/src/ |
D | nameser.h | 356 #define PUTLONG(l, cp) \ macro
|
D | rfc1035.c | 866 PUTLONG(ttl, p); /* TTL */ in add_resource_record() 897 PUTLONG(lval, p); in add_resource_record()
|
/external/tcpdump/ |
D | nameser.h | 290 #define PUTLONG(l, cp) { \ macro
|