• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/bsd/net/

Lines Matching refs:in

7  * as defined in and that are subject to the Apple Public Source License
8 * Version 2.0 (the 'License'). You may not use this file except in
37 * Redistribution and use in source and binary forms, with or without
42 * 2. Redistributions in binary form must reproduce the above copyright
43 * notice, this list of conditions and the following disclaimer in the
70 * NOTICE: This file was modified by SPARTA, Inc. in 2005 to introduce
72 * is included in support of clause 2.2 (b) of the Apple Public License,
110 #include <netinet/in.h>
164 * BSD now stores the bpf_d in the dev_t which is a struct
166 * the bpf_d in a separate table indexed by minor device #.
168 * The value stored in bpf_dtab[n] represent three states:
185 * the address should be in a register anyway.
504 panic("bpf_detachd: descriptor not in list");
575 * minor is in use, return EBUSY.
578 * in the same lockin context otherwise the device may be leaked because the vnode use count
602 /* Mark "in use" and do most initialization. */
645 /* Mark free in same context as bpfopen comes to check */
672 * Rotate the packet buffers in descriptor d. Move the store buffer
756 * On a timeout, return what's in the buffer,
758 * in the store buffer, we can rotate the buffers.
762 * We filled up the buffer in between
777 * At this point, we know we have something in the hold slot.
820 /* keep in sync with bpf_movein above: */
1294 * to the interface indicated by the name stored in ifr.
1481 * from m_copydata in sys/uipc_mbuf.c.
1515 * detached from the interface; in such a case we simply return.
1521 * acquire "gateLock" in the IOKit), in order to avoid a deadlock
1552 * in the mbuf other than the header. This was true at the
1619 * transfer. bcopy is passed in to copy contiguous chunks, while
1620 * bpf_mcopy is passed in to copy mbuf chains. In the latter case,
1704 * Free buffers currently in use by a descriptor.
1728 * in the driver's softc; dlt is the link layer type; hdrlen is the fixed