*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: iflib | Section: 9 | Source: FreeBSD | File: iflib.9.gz
IFLIB(9) FreeBSD Kernel Developer's Manual IFLIB(9) NAME iflib - Network Interface Driver Framework DESCRIPTION iflib is a framework for writing network interface drivers for FreeBSD. It is designed to remove a large amount of the boilerplate that is often needed for modern network interface devices, allowing driver authors to focus on the specific code needed for their hardware. There are three logical components to iflib each of which is described in its own manual page. These are: iflibdi(9) Device-independent functions, used to integrate iflib into the rest of the FreeBSD networking stack. iflibdd(9) Device-dependent functions, used when writing new iflib based drivers. iflibtxrx(9) Device-dependent transmit and receive functions, used when writing new iflib based drivers. SEE ALSO iflib(4), iflibdd(9), iflibdi(9), iflibtxrx(9), ifnet(9) AUTHORS Benno Rice <[email protected]> FreeBSD 14.1-RELEASE-p8 September 20, 2018 FreeBSD 14.1-RELEASE-p8

Navigation Options