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

  /src/external/mpl/dhcp/dist/includes/
ctrace.h 41 u_int16_t from_port; member in struct:__anon24423
  /src/external/bsd/wpa/dist/src/radius/
radius_das.c 37 int from_port)
71 abuf, from_port);
82 abuf, from_port);
94 abuf, from_port);
116 "'%s' from %s:%d", tmp, abuf, from_port);
151 abuf, from_port);
156 "%s:%d", abuf, from_port);
162 abuf, from_port);
199 const char *abuf, int from_port)
241 attr, abuf, from_port);
403 int from_port = 0; local
    [all...]
radius_server.c 1250 const char *from_addr, int from_port)
1259 from_addr, from_port);
1361 const char *from_addr, int from_port,
1391 from_addr, from_port);
1399 from_addr, from_port);
1404 if (sess->last_from_port == from_port &&
1470 sess->last_from_port = from_port;
1504 RADIUS_DEBUG("Reply to %s:%d", from_addr, from_port);
1535 sess->last_from_port = from_port;
1685 int from_port = 0 local
1815 int from_port = 0; local
    [all...]

Completed in 24 milliseconds