Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | REPLY_TRUNCATED "<truncated>\n" |
Functions | |
struct sk_buff * | tipc_cfg_reply_alloc (int payload_size) |
int | tipc_cfg_append_tlv (struct sk_buff *buf, int tlv_type, void *tlv_data, int tlv_data_size) |
struct sk_buff * | tipc_cfg_reply_string_type (u16 tlv_type, char *string) |
struct sk_buff * | tipc_cfg_do_cmd (u32 orig_node, u16 cmd, const void *request_area, int request_space, int reply_headroom) |
int | tipc_cfg_init (void) |
void | tipc_cfg_reinit (void) |
void | tipc_cfg_stop (void) |