Searched refs:clnt_ops (Results 1 – 14 of 14) sorted by relevance
79 static struct clnt_ops *clnt_raw_ops(void);273 static struct clnt_ops *276 static struct clnt_ops ops; in clnt_raw_ops()
75 static struct clnt_ops *clnt_dg_ops(void);806 static struct clnt_ops *809 static struct clnt_ops ops; in clnt_dg_ops()
95 static struct clnt_ops *clnt_vc_ops(void);747 static struct clnt_ops *750 static struct clnt_ops ops; in clnt_vc_ops()
118 struct clnt_ops { struct
74 static struct clnt_ops client_ops = {
72 static struct clnt_ops udp_ops = {
81 static struct clnt_ops tcp_ops = {
93 struct clnt_ops { struct
124 const struct clnt_ops { struct
100 static const struct clnt_ops clnt_nl_ops = {
98 static const struct clnt_ops clnt_bck_ops = {
61 static const struct clnt_ops clnt_reconnect_ops = {
81 static const struct clnt_ops clnt_dg_ops = {
101 static const struct clnt_ops clnt_vc_ops = {