Searched defs:if_notify_work (Results 1 – 1 of 1) sorted by relevance
187 struct if_notify_work { struct188 struct work_struct work;189 struct irdma_device *iwdev;190 u32 ipaddr[4];191 u16 vlan_id;192 bool ipv4:1;193 bool ifup:1;