Searched defs:new_nsid (Results 1 – 2 of 2) sorted by relevance
/linux/net/core/ |
H A D | rtnetlink.c | 2023 rtnl_fill_ifinfo(struct sk_buff * skb,struct net_device * dev,struct net * src_net,int type,u32 pid,u32 seq,u32 change,unsigned int flags,u32 ext_filter_mask,u32 event,int * new_nsid,int new_ifindex,int tgt_netnsid,gfp_t gfp) rtnl_fill_ifinfo() argument 4383 rtmsg_ifinfo_build_skb(int type,struct net_device * dev,unsigned int change,u32 event,gfp_t flags,int * new_nsid,int new_ifindex,u32 portid,const struct nlmsghdr * nlh) rtmsg_ifinfo_build_skb() argument 4426 rtmsg_ifinfo_event(int type,struct net_device * dev,unsigned int change,u32 event,gfp_t flags,int * new_nsid,int new_ifindex,u32 portid,const struct nlmsghdr * nlh) rtmsg_ifinfo_event() argument 4448 rtmsg_ifinfo_newnet(int type,struct net_device * dev,unsigned int change,gfp_t flags,int * new_nsid,int new_ifindex) rtmsg_ifinfo_newnet() argument
|
H A D | dev.c | 12259 int err, new_nsid; __dev_change_net_namespace() local
|