Home
last modified time | relevance | path

Searched refs:load_net32 (Results 1 – 5 of 5) sorted by relevance

/dports/dns/wdns/wdns-0.10.0/wdns/
H A Dwdns-private.h37 #define load_net32(buf, out) do { \ macro
/dports/net/nmsg/nmsg-1.0.1/nmsg/
H A Dnmsg_port_net.h68 #define load_net32(buf, out) do { \ macro
H A Dzbuf.c127 load_net32(z_buf, &my_ulen); in nmsg_zbuf_inflate()
H A Dinput_nmsg.c442 load_net32(buf, msgsize); in _input_nmsg_deserialize_header()
531 load_net32(buf->pos, msgsize); in read_file()
/dports/net/nmsg/nmsg-1.0.1/nmsg/base/
H A Dpacket.c167 load_net32(pkt, &type); in packet_load()