*** 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: ng_gif_demux | Section: 4 | Source: FreeBSD | File: ng_gif_demux.4.gz
NG_GIF_DEMUX(4) FreeBSD Kernel Interfaces Manual NG_GIF_DEMUX(4) NAME ng_gif_demux - demultiplexer for packets from ng_gif(4) nodes SYNOPSIS #include <netgraph/ng_gif_demux.h> DESCRIPTION The ng_gif_demux netgraph node type demultiplexes the output from ng_gif(4) nodes in the netgraph(4) networking subsystem. The gif hook is meant to be connected to the lower or orphans hook of an ng_gif(4) node. The inet, inet6, atalk, ipx, atm, natm, and ns hooks output frames of the given type when they are received on the gif hook. When a frame is received on one of these hooks, it is encapsulated and sent out the gif hook. HOOKS This node type supports the following hooks: gif Connection to the lower or orphans hook of an ng_gif(4) node. inet Hook for input and output of IP frames. inet6 Hook for input and output of IPv6 frames. atalk Hook for input and output of AppleTalk frames. ipx Hook for input and output of IPX frames. atm Hook for input and output of ATM frames. natm Hook for input and output of NATM frames. ns Hook for input and output of NS frames. CONTROL MESSAGES This node type supports only the generic control messages. SEE ALSO gif(4), netgraph(4), netintro(4), ng_gif(4), ifconfig(8), ngctl(8), nghook(8) AUTHORS Brooks Davis <[email protected]> FreeBSD 14.1-RELEASE-p8 September 18, 2001 FreeBSD 14.1-RELEASE-p8

Navigation Options