HomeSort by relevance Sort by last modified time
    Searched refs:nit (Results 1 - 6 of 6) sorted by null

  /external/libpcap/
pcap-nit.c 23 "@(#) $Header: /tcpdump/master/libpcap/pcap-nit.c,v 1.62 2008-04-14 20:40:58 guy Exp $ (LBL)";
38 #include <net/nit.h>
61 * The chunk size for NIT. This is the amount of buffering
67 * The total buffer space used by NIT.
75 * Private data for capturing on NIT devices.
176 "bad nit state %d", nh->nh_state);
280 * NIT requires a snapshot length of at least 96.
303 * NIT supports only ethernets.
pcap-snit.c 21 * Modifications made to accommodate the new SunOS4.0 NIT facility by
23 * This module now handles the STREAMS based NIT.
46 #include <net/nit.h>
74 * The chunk size for NIT. This is the amount of buffering
80 * The total buffer space used by NIT.
88 * Private data for capturing on STREAMS NIT devices.
105 * "ps_drop" counts packets dropped inside the "/dev/nit"
175 /* get past NIT buffer */
179 /* get past NIT timer */
294 static char dev[] = "/dev/nit";
    [all...]
configure     [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_bsd_addr.c 86 struct sctp_iterator *it, *nit; local
88 TAILQ_FOREACH_SAFE(it, &sctp_it_ctl.iteratorhead, sctp_nxt_itr, nit) {
sctp_pcb.c 3805 struct sctp_iterator *it, *nit; local
6869 struct sctp_iterator *it, *nit; local
    [all...]
sctputil.c 1444 struct sctp_iterator *it, *nit; local
    [all...]

Completed in 106 milliseconds