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

  /external/libpcap/
pcap-nit.c 263 struct sockaddr_nit snit; local
287 snit.snit_family = AF_NIT;
288 (void)strncpy(snit.snit_ifname, p->opt.source, NITIFSIZ);
290 if (bind(fd, (struct sockaddr *)&snit, sizeof(snit))) {
292 "bind: %s: %s", snit.snit_ifname, pcap_strerror(errno));
INSTALL.txt 23 installed bpf under SunOS 4 and wish to build a snit libpcap:
25 ./configure --with-pcap=snit
379 pcap-snit.c - SunOS 4.x STREAMS-based Network Interface Tap support
configure.in 328 V_PCAP=snit
349 V_PCAP=snit
    [all...]
Makefile.in 329 pcap-snit.c \
CHANGES 766 - Fixed bug in nit_setflags() in pcap-snit.c. The streams ioctl timeout
configure     [all...]
  /packages/apps/Gallery/res/values-af/
strings.xml 152 <string name="video_exceed_mms_limit" msgid="3835075281230780010">"Die video wat jy opgeneem het, is te groot om via MMS te stuur. Probeer \'n korter snit opneem."</string>
  /external/tcpdump/
CHANGES     [all...]
  /frameworks/base/core/res/res/values-af/
strings.xml     [all...]

Completed in 463 milliseconds