HomeSort by relevance Sort by last modified time
    Searched full:snit (Results 1 - 9 of 9) sorted by null

  /external/libpcap/
pcap-nit.c 254 struct sockaddr_nit snit; local
276 snit.snit_family = AF_NIT;
277 (void)strncpy(snit.snit_ifname, device, NITIFSIZ);
279 if (bind(fd, (struct sockaddr *)&snit, sizeof(snit))) {
281 "bind: %s: %s", snit.snit_ifname, pcap_strerror(errno));
FILES 94 pcap-snit.c
INSTALL.txt 25 installed bpf under SunOS 4 and wish to build a snit libpcap:
27 ./configure --with-pcap=snit
370 pcap-snit.c - SunOS 4.x STREAMS-based Network Interface Tap support
configure.in 203 V_PCAP=snit
224 V_PCAP=snit
pcap-snit.c 28 "@(#) $Header: /tcpdump/master/libpcap/pcap-snit.c,v 1.72.2.1 2005/05/03 18:54:38 guy Exp $ (LBL)";
CHANGES 465 - Fixed bug in nit_setflags() in pcap-snit.c. The streams ioctl timeout
configure     [all...]
  /external/tcpdump/
CHANGES 644 - Detect when pcap raises the snaplen (e.g. with snit). Print a warning
  /external/icu4c/i18n/
ucol.cpp     [all...]

Completed in 66 milliseconds