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

/linux-master/net/core/
H A Drtnetlink.c2775 int new_ifindex; local
1808 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) argument
4037 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) argument
4081 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) argument
4104 rtmsg_ifinfo_newnet(int type, struct net_device *dev, unsigned int change, gfp_t flags, int *new_nsid, int new_ifindex) argument
[all...]
H A Ddev.c11202 __dev_change_net_namespace(struct net_device *dev, struct net *net, const char *pat, int new_ifindex) argument

Completed in 246 milliseconds