Home
last modified time | relevance | path

Searched refs:genl_register_family_with_ops_groups (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/net/ieee802154/
Dnetlink.c144 return genl_register_family_with_ops_groups(&nl802154_family, in ieee802154_nl_init()
Dnl802154.c2424 return genl_register_family_with_ops_groups(&nl802154_fam, nl802154_ops, in nl802154_init()
/linux-4.4.14/include/net/
Dgenetlink.h180 #define genl_register_family_with_ops_groups(family, ops, grps) \ macro
/linux-4.4.14/net/core/
Ddrop_monitor.c369 rc = genl_register_family_with_ops_groups(&net_drop_monitor_family, in init_net_drop_monitor()
/linux-4.4.14/net/wimax/
Dstack.c601 result = genl_register_family_with_ops_groups(&wimax_gnl_family, in wimax_subsys_init()
/linux-4.4.14/net/hsr/
Dhsr_netlink.c473 rc = genl_register_family_with_ops_groups(&hsr_genl_family, hsr_ops, in hsr_netlink_init()
/linux-4.4.14/include/linux/
Dgenl_magic_func.h307 return genl_register_family_with_ops_groups(&ZZZ_genl_family, \ in CONCAT_()
/linux-4.4.14/net/netlink/
Dgenetlink.c1083 err = genl_register_family_with_ops_groups(&genl_ctrl, genl_ctrl_ops, in genl_init()
/linux-4.4.14/net/l2tp/
Dl2tp_netlink.c999 return genl_register_family_with_ops_groups(&l2tp_nl_family, in l2tp_nl_init()
/linux-4.4.14/net/nfc/
Dnetlink.c1805 rc = genl_register_family_with_ops_groups(&nfc_genl_family, in nfc_genl_init()
/linux-4.4.14/drivers/net/team/
Dteam.c2744 return genl_register_family_with_ops_groups(&team_nl_family, team_nl_ops, in team_nl_init()
/linux-4.4.14/drivers/net/wireless/
Dmac80211_hwsim.c3116 rc = genl_register_family_with_ops_groups(&hwsim_genl_family, in hwsim_init_netlink()
/linux-4.4.14/net/wireless/
Dnl80211.c13349 err = genl_register_family_with_ops_groups(&nl80211_fam, nl80211_ops, in nl80211_init()