Home
last modified time | relevance | path

Searched refs:register_pernet_device (Results 1 – 25 of 32) sorted by relevance

12

/linux/net/tipc/
H A Dcore.c160 err = register_pernet_device(&tipc_net_ops); in tipc_init()
168 err = register_pernet_device(&tipc_topsrv_net_ops); in tipc_init()
/linux/net/ipv6/ila/
H A Dila_main.c96 ret = register_pernet_device(&ila_net_ops); in ila_init()
/linux/net/rds/
H A Dloop.c228 return register_pernet_device(&rds_loop_net_ops); in rds_loop_net_init()
H A Dtcp.c732 ret = register_pernet_device(&rds_tcp_net_ops); in rds_tcp_init()
/linux/fs/afs/
H A Dmain.c187 ret = register_pernet_device(&afs_net_ops); in afs_init()
/linux/net/ieee802154/
H A Dcore.c367 rc = register_pernet_device(&cfg802154_pernet_ops); in wpan_phy_class_init()
/linux/include/net/
H A Dnet_namespace.h479 int register_pernet_device(struct pernet_operations *);
/linux/drivers/net/wireguard/
H A Ddevice.c446 ret = register_pernet_device(&pernet_ops); in wg_device_init()
/linux/net/ipv4/
H A Dip_gre.c1780 err = register_pernet_device(&ipgre_net_ops); in ipgre_init()
1784 err = register_pernet_device(&ipgre_tap_net_ops); in ipgre_init()
1788 err = register_pernet_device(&erspan_net_ops); in ipgre_init()
H A Dipip.c624 err = register_pernet_device(&ipip_net_ops); in ipip_init()
H A Dip_vti.c667 err = register_pernet_device(&vti_net_ops); in vti_init()
H A Dfou_core.c1250 ret = register_pernet_device(&fou_net_ops); in fou_init()
/linux/net/core/
H A Dnet_namespace.c1398 int register_pernet_device(struct pernet_operations *ops) in register_pernet_device() function
1408 EXPORT_SYMBOL_GPL(register_pernet_device);
/linux/net/l2tp/
H A Dl2tp_ip.c698 err = register_pernet_device(&l2tp_ip_net_ops); in l2tp_ip_init()
H A Dl2tp_ip6.c830 err = register_pernet_device(&l2tp_ip6_net_ops); in l2tp_ip6_init()
H A Dl2tp_ppp.c1679 err = register_pernet_device(&pppol2tp_net_ops); in pppol2tp_init()
H A Dl2tp_core.c1897 rc = register_pernet_device(&l2tp_net_ops); in l2tp_init()
/linux/net/rxrpc/
H A Daf_rxrpc.c1049 ret = register_pernet_device(&rxrpc_net_ops); in af_rxrpc_init()
/linux/drivers/net/ppp/
H A Dpppoe.c1179 err = register_pernet_device(&pppoe_net_ops); in pppoe_init()
/linux/net/ipv6/
H A Dip6_vti.c1252 err = register_pernet_device(&vti6_net_ops); in vti6_tunnel_init()
H A Dsit.c1915 err = register_pernet_device(&sit_net_ops); in sit_init()
/linux/net/xfrm/
H A Dxfrm_interface_core.c1190 err = register_pernet_device(&xfrmi_net_ops); in xfrmi_init()
/linux/net/kcm/
H A Dkcmsock.c1902 err = register_pernet_device(&kcm_net_ops); in kcm_init()
/linux/net/wireless/
H A Dcore.c1711 err = register_pernet_device(&cfg80211_pernet_ops); in cfg80211_init()
/linux/net/netfilter/ipvs/
H A Dip_vs_core.c2412 ret = register_pernet_device(&ipvs_core_dev_ops); in ip_vs_init()

12