Searched refs:tipc_cfg_reply_error_string (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/tipc/
H A Dconfig.c141 return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR);
147 return tipc_cfg_reply_error_string("unable to enable bearer");
155 return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR);
158 return tipc_cfg_reply_error_string("unable to disable bearer");
168 return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR);
174 return tipc_cfg_reply_error_string(TIPC_CFG_INVALID_VALUE
177 return tipc_cfg_reply_error_string(TIPC_CFG_NOT_SUPPORTED
202 return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR);
214 return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR);
218 return tipc_cfg_reply_error_string(TIPC_CFG_INVALID_VALU
[all...]
H A Dconfig.h61 static inline struct sk_buff *tipc_cfg_reply_error_string(char *string) function
H A Dnetlink.c50 rep_buf = tipc_cfg_reply_error_string(TIPC_CFG_NOT_NET_ADMIN);
H A Dnode.c573 return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR);
577 return tipc_cfg_reply_error_string(TIPC_CFG_INVALID_VALUE
588 return tipc_cfg_reply_error_string(TIPC_CFG_NOT_SUPPORTED
617 return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR);
621 return tipc_cfg_reply_error_string(TIPC_CFG_INVALID_VALUE
632 return tipc_cfg_reply_error_string(TIPC_CFG_NOT_SUPPORTED
H A Ddbg.c394 return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR);
398 return tipc_cfg_reply_error_string(TIPC_CFG_INVALID_VALUE
H A Dlink.c2843 return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR);
2852 return tipc_cfg_reply_error_string(TIPC_CFG_NOT_SUPPORTED
2860 return tipc_cfg_reply_error_string("link not found");
2896 return tipc_cfg_reply_error_string("cannot change link setting");
2920 return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR);
2925 return tipc_cfg_reply_error_string("link not found");
2933 return tipc_cfg_reply_error_string("link not found");
3054 return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR);
3066 return tipc_cfg_reply_error_string("link not found");
H A Dname_table.c1014 return tipc_cfg_reply_error_string(TIPC_CFG_TLV_ERROR);

Completed in 53 milliseconds