Lines Matching defs:net

100 static int smc_pnet_remove_by_pnetid(struct net *net, char *pnet_name)  in smc_pnet_remove_by_pnetid()
186 struct net *net = dev_net(ndev); in smc_pnet_add_by_ndev() local
218 struct net *net = dev_net(ndev); in smc_pnet_remove_by_ndev() local
342 static int smc_pnet_add_eth(struct smc_pnettable *pnettable, struct net *net, in smc_pnet_add_eth()
469 static int smc_pnet_enter(struct net *net, struct nlattr *tb[]) in smc_pnet_enter()
554 struct net *net = genl_info_net(info); in smc_pnet_add() local
561 struct net *net = genl_info_net(info); in smc_pnet_del() local
593 static int _smc_pnet_dump(struct net *net, struct sk_buff *skb, u32 portid, in _smc_pnet_dump()
627 struct net *net = sock_net(skb->sk); in smc_pnet_dump() local
640 struct net *net = genl_info_net(info); in smc_pnet_get() local
668 struct net *net = genl_info_net(info); in smc_pnet_flush() local
717 bool smc_pnet_is_ndev_pnetid(struct net *net, u8 *pnetid) in smc_pnet_is_ndev_pnetid()
736 static int smc_pnet_add_pnetid(struct net *net, u8 *pnetid) in smc_pnet_add_pnetid()
762 static void smc_pnet_remove_pnetid(struct net *net, u8 *pnetid) in smc_pnet_remove_pnetid()
780 static void smc_pnet_add_base_pnetid(struct net *net, struct net_device *dev, in smc_pnet_add_base_pnetid()
795 static void smc_pnet_create_pnetids_list(struct net *net) in smc_pnet_create_pnetids_list()
807 static void smc_pnet_destroy_pnetids_list(struct net *net) in smc_pnet_destroy_pnetids_list()
824 struct net *net = dev_net(event_dev); in smc_pnet_netdev_event() local
856 int smc_pnet_net_init(struct net *net) in smc_pnet_net_init()
887 void smc_pnet_net_exit(struct net *net) in smc_pnet_net_exit()
934 struct net *net = dev_net(ndev); in smc_pnet_find_ndev_pnetid_by_table() local