Searched refs:ip_input (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/conf/
H A DMakefile.template69 ip_input.o \
219 ip_input.o \
H A Dfiles293 bsd/netinet/ip_input.c optional inet
/darwin-on-arm/xnu/bsd/netinet/
H A Din_var.h496 extern void ip_input(struct mbuf *);
H A Dip_input.c60 * @(#)ip_input.c 8.2 (Berkeley) 1/4/94
61 * $FreeBSD: src/sys/netinet/ip_input.c,v 1.130.2.25 2001/08/29 21:41:37 jesper Exp $
547 /* ip_input should handle a list of packets but does not yet */
553 ip_input(packet);
672 ip_input(struct mbuf *m) function
743 panic("ip_input no HDR");

Completed in 35 milliseconds