<div dir="ltr"><div><div>I guess you're looking for net_device_ops <a href="https://elixir.bootlin.com/linux/latest/source/include/linux/netdevice.h#L874">https://elixir.bootlin.com/linux/latest/source/include/linux/netdevice.h#L874</a><br></div>Follow the comments, the definition is following it! <br><br></div>Regards,<br></div><div class="gmail_extra"><br><div class="gmail_quote">2018-07-31 9:35 GMT-03:00  <span dir="ltr"><<a href="mailto:rpjday@crashcourse.ca" target="_blank">rpjday@crashcourse.ca</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
  first time poking around network drivers, and i'm wondering what<br>
platform driver routines are called when invoking ifup/ifdown from<br>
user space (if any). i'm *assuming* (possibly incorrectly) that the<br>
probe() and remove() routines are invoked only on loading and<br>
unloading the driver, not simple ifup and ifdown.<br>
<br>
  guidance, anyone?<br>
<br>
rday<br>
<br>
<br>
______________________________<wbr>_________________<br>
Kernelnewbies mailing list<br>
<a href="mailto:Kernelnewbies@kernelnewbies.org" target="_blank">Kernelnewbies@kernelnewbies.or<wbr>g</a><br>
<a href="https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" rel="noreferrer" target="_blank">https://lists.kernelnewbies.or<wbr>g/mailman/listinfo/kernelnewbi<wbr>es</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">“If you're going to try, go all the way. Otherwise, don't even start. ..." <br>  Charles Bukowski</div>
</div>