Searched defs:SET_PORT (Results 1 – 3 of 3) sorted by relevance
74 #define SET_PORT(psau, port) (NSRCPORT(psau) = htons(port)) macro
110 #define SET_PORT( global() macro
621 #define SET_PORT(t, p) ((t) = ((t) & ~TARGET_MODE_REPLY_PORT_MASK) | \ macro