HomeSort by relevance Sort by last modified time
    Searched defs:from_port (Results 1 - 3 of 3) sorted by null

  /device/google/dragon/audio/hal/
cras_dsp_ini.h 59 int from_port; member in struct:flow
  /external/wpa_supplicant_8/src/radius/
radius_das.c 35 int from_port)
69 abuf, from_port);
80 abuf, from_port);
92 abuf, from_port);
114 "'%s' from %s:%d", tmp, abuf, from_port);
149 abuf, from_port);
154 "%s:%d", abuf, from_port);
160 abuf, from_port);
198 int from_port = 0; local
217 from_port = ntohs(from.sin.sin_port)
    [all...]
radius_server.c 931 const char *from_addr, int from_port)
940 from_addr, from_port);
992 const char *from_addr, int from_port,
1022 from_addr, from_port);
1030 from_addr, from_port);
1035 if (sess->last_from_port == from_port &&
1101 sess->last_from_port = from_port;
1130 RADIUS_DEBUG("Reply to %s:%d", from_addr, from_port);
1161 sess->last_from_port = from_port;
1201 int from_port = 0 local
1311 int from_port = 0; local
    [all...]

Completed in 69 milliseconds