Searched refs:forward (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/libkern/c++/
H A DOSUnserialize.cpp1517 yyerror("forward reference detected");
H A DOSUnserializeXML.cpp1559 yyerror("forward reference detected");
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_input.c1182 * Not for us; forward if possible and desirable.
1831 int opt, optlen, cnt, off, code, type = ICMP_PARAMPROB, forward = 0; local
1897 * yet; nothing to do except forward.
1973 forward = !IN_MULTICAST(ntohl(ip->ip_dst.s_addr));
2090 if (forward && ipforwarding) {
2377 printf("forward: src %lx dst %lx ttl %x\n",
/darwin-on-arm/xnu/bsd/sys/
H A Dmbuf.h246 struct ext_refsq *forward, *backward; member in struct:m_ext::ext_refsq
862 * can be simply recompiled in order to be forward-compatible with future
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf.c807 (m)->m_ext.ext_refs.forward = (m)->m_ext.ext_refs.backward = \
6113 /* Chain each slab in the group to its forward neighbor */

Completed in 50 milliseconds