Searched refs:option_of_returnedFunction (Results 1 – 6 of 6) sorted by relevance
496 fnsIndication.option_of_returnedFunction = 1; in SendFunctionNotSupportedIndication()
5330 uint32 option_of_returnedFunction : member
8468 PutBoolean(x->option_of_returnedFunction, stream); in Encode_FunctionNotSupported()8470 if (x->option_of_returnedFunction) in Encode_FunctionNotSupported()
7559 if (x->option_of_returnedFunction) in Delete_FunctionNotSupported()
9203 ShowPERBoolean(tag, indent, "option_of_returnedFunction", x->option_of_returnedFunction); in Analyze_FunctionNotSupported()9205 if (x->option_of_returnedFunction) in Analyze_FunctionNotSupported()
11314 x->option_of_returnedFunction = GetBoolean(stream); in Decode_FunctionNotSupported()11316 if (x->option_of_returnedFunction) in Decode_FunctionNotSupported()