Searched refs:netconfmsg (Results 1 – 3 of 3) sorted by relevance
41 #define NETCONF_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct netconfmsg))))47 struct netconfmsg *ncm = NLMSG_DATA(n); in print_netconf()143 struct netconfmsg ncm; in do_show()168 req.n.nlmsg_len = NLMSG_LENGTH(sizeof(struct netconfmsg)); in do_show()
7 struct netconfmsg { struct