Searched refs:incoming (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_divert.h88 extern void divert_packet(struct mbuf *m, int incoming, int port, int rule);
H A Dip_divert.c120 * treated as incoming and sent to ip_input().
205 divert_packet(struct mbuf *m, int incoming, int port, int rule) argument
226 * But only for incoming packets.
229 if (incoming) {
249 * Record the incoming interface name whenever we have one.
352 /* Reinject packet into the system as incoming or outgoing */
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dxsumas.s260 mr r14,r2 ; just copy incoming partial word into one of the accumulators

Completed in 32 milliseconds