Searched refs:GET_PORT (Results 1 – 2 of 2) sorted by relevance
327 #define GET_PORT(ai, serv) \ macro1222 GET_PORT(ai, servname); in explore_null()1225 GET_PORT(ai, servname); in explore_null()1300 GET_PORT(ai, servname); in explore_numeric()1959 GET_PORT(cur, servname); in explore_fqdn()
618 #define GET_PORT(x) (((x) & TARGET_MODE_REPLY_PORT_MASK) \ macro