HomeSort by relevance Sort by last modified time
    Searched refs:SEND_DATA (Results 1 - 5 of 5) sorted by null

  /external/ppp/pppd/plugins/radius/
buildreq.c 63 void rc_buildreq(SEND_DATA *data, int code, char *server, unsigned short port,
192 SEND_DATA data;
249 SEND_DATA data;
293 SEND_DATA data;
377 SEND_DATA data;
417 SEND_DATA data;
radiusclient.h 348 typedef struct send_data /* Used to pass information to sendserver() function */ struct
358 } SEND_DATA;
403 void rc_buildreq __P((SEND_DATA *, int, char *, unsigned short, int, int));
447 int rc_send_server __P((SEND_DATA *, char *, REQUEST_INFO *));
sendserver.c 192 int rc_send_server (SEND_DATA *data, char *msg, REQUEST_INFO *info)
  /external/pdfium/third_party/lcms/src/
cmscgats.c 68 SEND_DATA,
214 {"END_DATA", SEND_DATA},
    [all...]
  /external/scapy/scapy/layers/
tftp.py 257 raise self.SEND_DATA()
271 # SEND_DATA
273 def SEND_DATA(self):

Completed in 129 milliseconds