Home
last modified time | relevance | path

Searched refs:ip_input (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/sys/netgraph/
H A Dng_ip_input.c105 NETGRAPH_INIT(ip_input, &typestruct);
H A Dng_ipfw.c258 ip_input(m); in ng_ipfw_rcvdata()
/freebsd-12.1/sys/modules/netgraph/
H A DMakefile28 ip_input \
/freebsd-12.1/sys/netinet/
H A Din_var.h466 void ip_input(struct mbuf *);
H A Dip_input.c141 .nh_handler = ip_input,
449 ip_input(struct mbuf *m) in ip_input() function
/freebsd-12.1/contrib/ipfilter/
H A DHISTORY1260 Diffs for ip_output.c and ip_input.c updated to fix bug with fastroute and
1344 fixed mclput panic in ip_input.c and replace ntohs() with NTOHS() macro
1522 SunOS4.1.x ip_input.c doesn't recognise all 1s broadcast address - Nigel Verdon
1737 Added ip_dirbroadcast support for Sun ip_input.c
1756 Updated ip_input.c and ip_output.c with paches for 3.5 Multicast IP.
1820 repackaged to include the correct ip_output.c and ip_input.c *goof*
/freebsd-12.1/sys/conf/
H A Dfiles4331 netinet/ip_input.c optional inet