Home
last modified time | relevance | path

Searched refs:gssx_option_array (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/net/sunrpc/auth_gss/
Dgss_rpc_xdr.h39 struct gssx_option_array { struct
51 struct gssx_option_array options; argument
57 struct gssx_option_array options;
63 struct gssx_option_array extensions;
82 struct gssx_option_array options;
108 struct gssx_option_array options;
136 struct gssx_option_array options;
146 struct gssx_option_array options;
Dgss_rpc_xdr.c120 const struct gssx_option_array *oa) in dummy_enc_opt_array()
136 struct gssx_option_array *oa) in dummy_dec_opt_array()
230 struct gssx_option_array *oa) in gssx_dec_option_array()
438 static struct gssx_option_array zero_option_array = {};
486 struct gssx_option_array dummy_option_array = { .count = 0 }; in gssx_dec_name()