php man page for ng_ip_input

Query: ng_ip_input

OS: php

Section: 4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NG_IP_INPUT(4)						   BSD Kernel Interfaces Manual 					    NG_IP_INPUT(4)

NAME
ng_ip_input -- netgraph IP input node type
SYNOPSIS
#include <netgraph/ng_ip_input.h>
DESCRIPTION
The ip_input node type takes all received packets and queues them into the IP in input processing subsystem.
HOOKS
An ng_ip_input node accepts any request to connect, regardless of the hook name, as long as the name is unique.
CONTROL MESSAGES
This node type supports only the generic control messages. Other control messages are silently discarded.
SHUTDOWN
This node shuts down upon receipt of a NGM_SHUTDOWN control message, or when all hooks have been disconnected.
SEE ALSO
netgraph(4), ngctl(8)
HISTORY
The ng_ip_input node type was implemented in FreeBSD 5.0.
AUTHORS
Brooks Davis <brooks@FreeBSD.org>
BUGS
The ng_ip_input node type should probably keep some sort of statistics.
BSD
September 27, 2001 BSD
Related Man Pages
ng_hub(4) - freebsd
ng_hub(4) - debian
ng_hub(4) - linux
ng_hub(4) - xfree86
ng_hub(4) - hpux
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch