Home
last modified time | relevance | path

Searched defs:new_ifindex (Results 1 – 2 of 2) sorted by relevance

/linux/net/core/
H A Drtnetlink.c2023 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
3041 int new_ifindex; do_setlink() local
4384 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
[all...]
H A Ddev.c12253 __dev_change_net_namespace(struct net_device * dev,struct net * net,const char * pat,int new_ifindex,struct netlink_ext_ack * extack) __dev_change_net_namespace() argument