Searched refs:src_net (Results 26 - 41 of 41) sorted by relevance

12

/linux-master/drivers/net/
H A Dgtp.c1460 static int gtp_newlink(struct net *src_net, struct net_device *dev, argument
1496 gtp->net = src_net;
1732 static struct gtp_dev *gtp_find_dev(struct net *src_net, struct nlattr *nla[]) argument
1744 net = get_net(src_net);
H A Dveth.c1767 static int veth_newlink(struct net *src_net, struct net_device *dev, argument
1810 net = rtnl_link_get_net(src_net, tbp);
H A Dvrf.c1720 static int vrf_newlink(struct net *src_net, struct net_device *dev, argument
/linux-master/net/ipv4/
H A Dip_gre.c1389 static int ipgre_newlink(struct net *src_net, struct net_device *dev, argument
1407 static int erspan_newlink(struct net *src_net, struct net_device *dev, argument
H A Dip_vti.c578 static int vti_newlink(struct net *src_net, struct net_device *dev, argument
/linux-master/drivers/net/wwan/
H A Dwwan_core.c962 static int wwan_rtnl_newlink(struct net *src_net, struct net_device *dev, argument
/linux-master/drivers/net/bonding/
H A Dbond_netlink.c567 static int bond_newlink(struct net *src_net, struct net_device *bond_dev, argument
/linux-master/drivers/net/ppp/
H A Dppp_generic.c1221 static int ppp_dev_configure(struct net *src_net, struct net_device *dev, argument
1230 ppp->ppp_net = src_net;
1291 static int ppp_nl_newlink(struct net *src_net, struct net_device *dev, argument
1331 err = ppp_dev_configure(src_net, dev, &conf);
/linux-master/net/batman-adv/
H A Dsoft-interface.c1065 * @src_net: the applicable net namespace
1073 static int batadv_softif_newlink(struct net *src_net, struct net_device *dev, argument
/linux-master/net/ipv6/
H A Dip6_vti.c1000 static int vti6_newlink(struct net *src_net, struct net_device *dev, argument
H A Dsit.c1552 static int ipip6_newlink(struct net *src_net, struct net_device *dev, argument
H A Dip6_tunnel.c2000 static int ip6_tnl_newlink(struct net *src_net, struct net_device *dev, argument
/linux-master/net/xfrm/
H A Dxfrm_interface_core.c817 static int xfrmi_newlink(struct net *src_net, struct net_device *dev, argument
/linux-master/net/bridge/
H A Dbr_netlink.c1556 static int br_dev_newlink(struct net *src_net, struct net_device *dev, argument
/linux-master/drivers/net/team/
H A Dteam_core.c2210 static int team_newlink(struct net *src_net, struct net_device *dev, argument
/linux-master/net/core/
H A Ddev.c1920 static void __move_netdevice_notifier_net(struct net *src_net, argument
1924 __unregister_netdevice_notifier_net(src_net, nb);

Completed in 332 milliseconds

12