代码搜索:PCAP
找到约 2,184 项符合「PCAP」的源代码
代码结果 2,184
www.eeworm.com/read/109915/6172268
spec pcap.spec
%define prefix /usr
%define version 0.8
Summary: packet capture library
Name: libpcap
Version: %version
Release: 1
Group: Development/Libraries
Copyright: BSD
Source: libpcap-0.8.tar.gz
B
www.eeworm.com/read/109915/6172269
in pcap.spec.in
%define prefix /usr
%define version @VERSION@
Summary: packet capture library
Name: libpcap
Version: %version
Release: 1
Group: Development/Libraries
Copyright: BSD
Source: @NAME@.tar.gz
www.eeworm.com/read/107576/6188898
h pcap.h
/*
* Copyright (c) 1993, 1994, 1995, 1996, 1997
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modif
www.eeworm.com/read/105627/6197661
h pcap.h
/* -*- Mode: c; tab-width: 8; indent-tabs-mode: 1; c-basic-offset: 8; -*- */
/*
* Copyright (c) 1993, 1994, 1995, 1996, 1997
* The Regents of the University of California. All rights reserved.
www.eeworm.com/read/105298/6199753
h pcap.h
/* $Id: pcap.h,v 1.5 2003/10/20 15:03:43 chrisgreen Exp $ */
/*
* Copyright (c) 1993, 1994, 1995, 1996, 1997
* The Regents of the University of California. All rights reserved.
*
* Redistribution
www.eeworm.com/read/422575/6327501
h pcap.h
/* -*- Mode: c; tab-width: 8; indent-tabs-mode: 1; c-basic-offset: 8; -*- */
/*
* Copyright (c) 1993, 1994, 1995, 1996, 1997
* The Regents of the University of California. All rights reserved.
*
www.eeworm.com/read/422575/6327538
h pcap.h
/* -*- Mode: c; tab-width: 8; indent-tabs-mode: 1; c-basic-offset: 8; -*- */
/*
* Copyright (c) 1993, 1994, 1995, 1996, 1997
* The Regents of the University of California. All rights reserved.
www.eeworm.com/read/408584/11380893
c pcap.c
/* include open_pcap */
#include "udpcksum.h"
#define CMD "udp and src host %s and src port %d"
void
open_pcap(void)
{
uint32_t localnet, netmask;
char cmd[MAXLINE], errbuf[PCAP_ERRBUF_SIZE]
www.eeworm.com/read/408584/11380908
lc pcap.lc
/* include open_pcap */
#include "udpcksum.h"## 1 ##src/udpcksum/pcap.c##
#define CMD "udp and src host %s and src port %d"## 2 ##src/udpcksum/pcap.c##
void## 3 ##src/udpcksum/pcap.c##
ope
www.eeworm.com/read/220243/11456729
h pcap.h
/* -*- Mode: c; tab-width: 8; indent-tabs-mode: 1; c-basic-offset: 8; -*- */
/*
* Copyright (c) 1993, 1994, 1995, 1996, 1997
* The Regents of the University of California. All rights reserved.