• Home
  • Raw
  • Download

Lines Matching defs:parms

593 static word api_parse(byte *msg, word length, byte *format, API_PARSE *parms)  in api_parse()
1196 PLCI *plci, APPL *appl, API_PARSE *parms) in connect_req()
1412 PLCI *plci, APPL *appl, API_PARSE *parms) in connect_res()
1660 PLCI *plci, APPL *appl, API_PARSE *parms) in listen_req()
1870 API_PARSE *parms; in facility_req() local
2616 PLCI *plci, APPL *appl, API_PARSE *parms) in connect_b3_req()
2851 PLCI *plci, APPL *appl, API_PARSE *parms) in connect_b3_res()
2967 PLCI *plci, APPL *appl, API_PARSE *parms) in connect_b3_a_res()
2988 PLCI *plci, APPL *appl, API_PARSE *parms) in disconnect_b3_req()
3045 PLCI *plci, APPL *appl, API_PARSE *parms) in disconnect_b3_res()
3102 PLCI *plci, APPL *appl, API_PARSE *parms) in data_b3_req()
3180 PLCI *plci, APPL *appl, API_PARSE *parms) in data_b3_res()
3214 PLCI *plci, APPL *appl, API_PARSE *parms) in reset_b3_req()
3256 PLCI *plci, APPL *appl, API_PARSE *parms) in reset_b3_res()
3281 PLCI *plci, APPL *appl, API_PARSE *parms) in connect_b3_t90_a_res()
3436 PLCI *plci, APPL *appl, API_PARSE *parms) in manufacturer_req()
4838 byte *parms[MAXPARMSIDS]; in sig_ind() local
6118 static void SendSetupInfo(APPL *appl, PLCI *plci, dword Id, byte **parms, byte Info_Sent_Flag) in SendSetupInfo()
6192 static void SendInfo(PLCI *plci, dword Id, byte **parms, byte iesent) in SendInfo()
6368 static byte SendMultiIE(PLCI *plci, dword Id, byte **parms, byte ie_type, in SendMultiIE()
6442 static void SendSSExtInd(APPL *appl, PLCI *plci, dword Id, byte **parms) in SendSSExtInd()
8929 static void IndParse(PLCI *plci, const word *parms_id, byte **parms, byte multiIEsize) in IndParse()
14904 static void VSwitchReqInd(PLCI *plci, dword Id, byte **parms) in VSwitchReqInd()