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 36 int from_port)
70 abuf, from_port);
81 abuf, from_port);
93 abuf, from_port);
115 "'%s' from %s:%d", tmp, abuf, from_port);
150 abuf, from_port);
155 "%s:%d", abuf, from_port);
161 abuf, from_port);
199 int from_port = 0; local
218 from_port = ntohs(from.sin.sin_port)
    [all...]
radius_server.c 936 const char *from_addr, int from_port)
945 from_addr, from_port);
997 const char *from_addr, int from_port,
1027 from_addr, from_port);
1035 from_addr, from_port);
1040 if (sess->last_from_port == from_port &&
1106 sess->last_from_port = from_port;
1135 RADIUS_DEBUG("Reply to %s:%d", from_addr, from_port);
1166 sess->last_from_port = from_port;
1206 int from_port = 0 local
1316 int from_port = 0; local
    [all...]

Completed in 1078 milliseconds