Searched defs:GET_PORT (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libc/net/ | ||
H A D | getaddrinfo.c | 327 #define GET_PORT(ai, serv) \ macro |
/freebsd/sys/dev/mpt/mpilib/ | ||
H A D | mpi_targ.h | 618 #define GET_PORT(x) (((x) & TARGET_MODE_REPLY_PORT_MASK) \ macro |