Searched defs:string (Results 1 – 8 of 8) sorted by relevance
54 static inline struct sk_buff *tipc_cfg_reply_error_string(char *string) in tipc_cfg_reply_error_string()59 static inline struct sk_buff *tipc_cfg_reply_ultra_string(char *string) in tipc_cfg_reply_ultra_string()
98 char *tipc_addr_string_fill(char *string, u32 addr) in tipc_addr_string_fill()
98 struct sk_buff *tipc_cfg_reply_string_type(u16 tlv_type, char *string) in tipc_cfg_reply_string_type()
60 const char *string; member
465 struct ias_value *irias_new_string_value(char *string) in irias_new_string_value()
968 int irlan_insert_string_param(struct sk_buff *skb, char *param, char *string) in irlan_insert_string_param()
880 static void encode_rpcb_string(struct xdr_stream *xdr, const char *string, in encode_rpcb_string()
93 xdr_encode_string(__be32 *p, const char *string) in xdr_encode_string()