Searched refs:PUTLONG (Results 1 - 9 of 9) sorted by relevance

/external/dnsmasq/src/
H A Dnameser.h360 #define PUTLONG(l, cp) { \ macro
H A Drfc1035.c1038 PUTLONG(ttl, p); /* TTL */
1069 PUTLONG(lval, p);
/external/libpcap/Win32/Include/arpa/
H A Dnameser.h339 #define PUTLONG(l, cp) { \ macro
/external/tcpdump/
H A Dnameser.h302 * Warning: PUTLONG --no-longer-- destroys its first argument. if you
305 #define PUTLONG(l, cp) { \ macro
/external/ppp/pppd/
H A Dipcp.c764 PUTLONG(l, ucp); \
766 PUTLONG(l, ucp); \
795 PUTLONG(l, ucp); \
808 PUTLONG(l, ucp); \
1387 PUTLONG(tl, p);
1410 PUTLONG(tl, p);
1443 PUTLONG(tl, p);
1473 PUTLONG(tl, p);
1493 PUTLONG(tl, p);
1593 PUTLONG(t
[all...]
H A Dlcp.c519 PUTLONG(lcp_gotoptions[f->unit].magicnumber, magp);
714 PUTLONG(val, ucp); \
721 PUTLONG(val, ucp); \
1570 PUTLONG(ao->asyncmap | cilong, nakp);
1724 PUTLONG(ao->lqr_period, nakp);
1746 PUTLONG(cilong, nakp);
2297 PUTLONG(lcp_magic, pktp);
H A Dipxcp.c464 PUTLONG (magic_num, outp);
621 PUTLONG (go->our_network, ucp);
1057 PUTLONG (wo->our_network, p);
1067 PUTLONG (wo->our_network, p);
H A Dpppd.h751 #define PUTLONG(l, cp) { \ macro
H A Deap.c764 PUTLONG(SRPVAL_EBIT, outp);
1162 PUTLONG(flags, outp);

Completed in 659 milliseconds