HomeSort by: relevance | last modified time | path
    Searched refs:ntoh32 (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/altq/libaltq/
quip_server.c 300 ntoh32(filt->ff_mask.mask_dst.s_addr));
312 ntoh32(filt->ff_mask.mask_src.s_addr));
altq_qop.h 237 #define ntoh32(x) ((u_int32_t)ntohl((u_int32_t)(x))) macro
qop.c 967 inet_ntoa(in_addr), ntoh32(filt->ff_mask.mask_dst.s_addr),
972 inet_ntoa(in_addr), ntoh32(filt->ff_mask.mask_src.s_addr),

Completed in 46 milliseconds