Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

1
2
3
4
5
/*	$NetBSD: getif.h,v 1.3 2002/07/14 00:26:17 wiz Exp $	*/

/* getif.h */

extern struct ifreq *getif(int, struct in_addr *);