Searched refs:genl_ctrl_event (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netlink/
H A Dgenetlink.c46 static int genl_ctrl_event(int event, void *data);
157 genl_ctrl_event(CTRL_CMD_NEWOPS, ops);
188 genl_ctrl_event(CTRL_CMD_DELOPS, ops);
256 genl_ctrl_event(CTRL_CMD_NEWFAMILY, family);
289 genl_ctrl_event(CTRL_CMD_DELFAMILY, family);
516 static int genl_ctrl_event(int event, void *data) function

Completed in 48 milliseconds