Home
last modified time | relevance | path

Searched defs:SET_PORT (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/bsd/ntp/dist/include/
H A Dntp_net.h76 #define SET_PORT(psau, port) (NSRCPORT(psau) = htons(port)) macro
/netbsd/sys/dev/ic/
H A Dmpt_mpilib.h4250 #define SET_PORT(t, p) ((t) = ((t) & ~TARGET_MODE_REPLY_PORT_MASK) | \ macro