Searched refs:rtnl_ctrl_data (Results 1 – 15 of 15) sorted by relevance
/external/iproute2/include/ |
D | libnetlink.h | 48 struct rtnl_ctrl_data { struct 56 struct rtnl_ctrl_data *, argument
|
/external/iproute2/ip/ |
D | ipmonitor.c | 41 static void print_headers(FILE *fp, char *label, struct rtnl_ctrl_data *ctrl) in print_headers() 58 struct rtnl_ctrl_data *ctrl, in accept_msg()
|
D | ip_common.h | 31 struct rtnl_ctrl_data *ctrl,
|
D | rtmon.c | 48 static int dump_msg(const struct sockaddr_nl *who, struct rtnl_ctrl_data *ctrl, in dump_msg()
|
D | ipnetconf.c | 43 int print_netconf(const struct sockaddr_nl *who, struct rtnl_ctrl_data *ctrl, in print_netconf()
|
D | xfrm_monitor.c | 293 struct rtnl_ctrl_data *ctrl, in xfrm_accept_msg()
|
D | iprule.c | 302 struct rtnl_ctrl_data *ctrl, in restore_handler()
|
D | ipnetns.c | 45 struct rtnl_ctrl_data *ctrl, in ipnetns_accept_msg()
|
D | iproute.c | 1752 struct rtnl_ctrl_data *ctrl, in restore_handler() 1796 struct rtnl_ctrl_data *ctrl, in show_handler()
|
D | ipaddress.c | 1280 struct rtnl_ctrl_data *ctrl, in show_handler() 1299 struct rtnl_ctrl_data *ctrl, in restore_handler()
|
D | iplink.c | 190 struct rtnl_ctrl_data *ctrl, in accept_msg()
|
/external/iproute2/bridge/ |
D | monitor.c | 39 struct rtnl_ctrl_data *ctrl, in accept_msg()
|
/external/iproute2/tc/ |
D | tc_monitor.c | 39 struct rtnl_ctrl_data *ctrl, in accept_tcmsg()
|
/external/iproute2/genl/ |
D | ctrl.c | 181 struct rtnl_ctrl_data *ctrl, in print_ctrl()
|
/external/iproute2/lib/ |
D | libnetlink.c | 496 struct rtnl_ctrl_data ctrl; in rtnl_listen()
|