Home
last modified time | relevance | path

Searched refs:deh_bytes (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/netatalk/
H A Dddp_input.c188 ddpe.deh_bytes = ntohl(ddpe.deh_bytes); in ddp_input()
284 ddpe.deh_bytes = htonl(ddpe.deh_bytes); in ddp_input()
H A Dddp_output.c85 deh->deh_bytes = htonl(deh->deh_bytes); in ddp_output()
H A Dddp.h107 #define deh_bytes deh_u.du_bytes macro