HomeSort by: relevance | last modified time | path
    Searched defs:statport (Results 1 - 2 of 2) sorted by relevancy

  /src/games/hunt/huntd/
driver.c 80 * stat_port -> statport
115 static uint16_t statport; /* port # of statistics tcp socket */ variable in typeref:typename:uint16_t
267 reply = htons(statport);
467 statport = getsockport(statsock);
driver.c 80 * stat_port -> statport
115 static uint16_t statport; /* port # of statistics tcp socket */ variable in typeref:typename:uint16_t
267 reply = htons(statport);
467 statport = getsockport(statsock);

Completed in 21 milliseconds