Home
last modified time | relevance | path

Searched refs:gchanges (Results 1 – 2 of 2) sorted by relevance

/linux/net/core/
H A Ddev.h169 unsigned int gchanges, u32 portid,
H A Ddev.c9839 unsigned int gchanges, u32 portid, in netif_change_flags()
9844 if (gchanges) in netif_change_flags()
9845 rtmsg_ifinfo(RTM_NEWLINK, dev, gchanges, GFP_ATOMIC, portid, nlh); in netif_change_flags()
9810 __dev_notify_flags(struct net_device * dev,unsigned int old_flags,unsigned int gchanges,u32 portid,const struct nlmsghdr * nlh) __dev_notify_flags() argument