Lines Matching defs:parms
578 static word api_parse(byte *msg, word length, byte *format, API_PARSE *parms) in api_parse()
1079 PLCI *plci, APPL *appl, API_PARSE *parms) in connect_req()
1295 PLCI *plci, APPL *appl, API_PARSE *parms) in connect_res()
1537 PLCI *plci, APPL *appl, API_PARSE *parms) in listen_req()
1747 API_PARSE *parms; in facility_req() local
2493 PLCI *plci, APPL *appl, API_PARSE *parms) in connect_b3_req()
2728 PLCI *plci, APPL *appl, API_PARSE *parms) in connect_b3_res()
2844 PLCI *plci, APPL *appl, API_PARSE *parms) in connect_b3_a_res()
2865 PLCI *plci, APPL *appl, API_PARSE *parms) in disconnect_b3_req()
2922 PLCI *plci, APPL *appl, API_PARSE *parms) in disconnect_b3_res()
2979 PLCI *plci, APPL *appl, API_PARSE *parms) in data_b3_req()
3057 PLCI *plci, APPL *appl, API_PARSE *parms) in data_b3_res()
3091 PLCI *plci, APPL *appl, API_PARSE *parms) in reset_b3_req()
3133 PLCI *plci, APPL *appl, API_PARSE *parms) in reset_b3_res()
3158 PLCI *plci, APPL *appl, API_PARSE *parms) in connect_b3_t90_a_res()
3311 PLCI *plci, APPL *appl, API_PARSE *parms) in manufacturer_req()
4714 byte *parms[MAXPARMSIDS]; in sig_ind() local
5988 static void SendSetupInfo(APPL *appl, PLCI *plci, dword Id, byte **parms, byte Info_Sent_Flag) in SendSetupInfo()
6062 static void SendInfo(PLCI *plci, dword Id, byte **parms, byte iesent) in SendInfo()
6234 static byte SendMultiIE(PLCI *plci, dword Id, byte **parms, byte ie_type, in SendMultiIE()
6304 static void SendSSExtInd(APPL *appl, PLCI *plci, dword Id, byte **parms) in SendSSExtInd()
8791 static void IndParse(PLCI *plci, const word *parms_id, byte **parms, byte multiIEsize) in IndParse()
14806 static void VSwitchReqInd(PLCI *plci, dword Id, byte **parms) in VSwitchReqInd()