Searched defs:msg_init (Results 1 – 4 of 4) sorted by relevance
149 struct nlmsghdr *msg_init(char *buf, int cmd) in msg_init() function
224 int msg_init(struct nl_context *nlctx, struct nl_msg_buff *msgbuff, int cmd, in msg_init() function
607 MsgInit* msg_init = (MsgInit*)_self; in Message_initialize_kwarg() local634 MsgInit msg_init = {msg, m, arena}; in Message_InitFromValue() local