Searched refs:genl_register_family_with_ops_groups (Results 1 – 13 of 13) sorted by relevance
| /linux-4.4.14/net/ieee802154/ |
| D | netlink.c | 144 return genl_register_family_with_ops_groups(&nl802154_family, in ieee802154_nl_init()
|
| D | nl802154.c | 2424 return genl_register_family_with_ops_groups(&nl802154_fam, nl802154_ops, in nl802154_init()
|
| /linux-4.4.14/include/net/ |
| D | genetlink.h | 180 #define genl_register_family_with_ops_groups(family, ops, grps) \ macro
|
| /linux-4.4.14/net/core/ |
| D | drop_monitor.c | 369 rc = genl_register_family_with_ops_groups(&net_drop_monitor_family, in init_net_drop_monitor()
|
| /linux-4.4.14/net/wimax/ |
| D | stack.c | 601 result = genl_register_family_with_ops_groups(&wimax_gnl_family, in wimax_subsys_init()
|
| /linux-4.4.14/net/hsr/ |
| D | hsr_netlink.c | 473 rc = genl_register_family_with_ops_groups(&hsr_genl_family, hsr_ops, in hsr_netlink_init()
|
| /linux-4.4.14/include/linux/ |
| D | genl_magic_func.h | 307 return genl_register_family_with_ops_groups(&ZZZ_genl_family, \ in CONCAT_()
|
| /linux-4.4.14/net/netlink/ |
| D | genetlink.c | 1083 err = genl_register_family_with_ops_groups(&genl_ctrl, genl_ctrl_ops, in genl_init()
|
| /linux-4.4.14/net/l2tp/ |
| D | l2tp_netlink.c | 999 return genl_register_family_with_ops_groups(&l2tp_nl_family, in l2tp_nl_init()
|
| /linux-4.4.14/net/nfc/ |
| D | netlink.c | 1805 rc = genl_register_family_with_ops_groups(&nfc_genl_family, in nfc_genl_init()
|
| /linux-4.4.14/drivers/net/team/ |
| D | team.c | 2744 return genl_register_family_with_ops_groups(&team_nl_family, team_nl_ops, in team_nl_init()
|
| /linux-4.4.14/drivers/net/wireless/ |
| D | mac80211_hwsim.c | 3116 rc = genl_register_family_with_ops_groups(&hwsim_genl_family, in hwsim_init_netlink()
|
| /linux-4.4.14/net/wireless/ |
| D | nl80211.c | 13349 err = genl_register_family_with_ops_groups(&nl80211_fam, nl80211_ops, in nl80211_init()
|