代码搜索:Packet
找到约 10,000 项符合「Packet」的源代码
代码结果 10,000
www.eeworm.com/read/127871/5994028
cpp udp_packet.cpp
// UDP_Packet.cpp: implementation of the UDP_Packet class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "UDP.h"
//////////////////
www.eeworm.com/read/127871/5994040
cpp net_packet.cpp
// NET_Packet.cpp: implementation of the NET_Packet class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "net_lib.h"
////
www.eeworm.com/read/127871/5994048
cpp tcp_packet.cpp
// TCP_Packet.cpp: implementation of the TCP_Packet class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "TCP.h"
/////////////////////
www.eeworm.com/read/127087/6008192
3 lwres_packet.3
.\" Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000, 2001 Internet Software Consortium.
.\"
.\" Permission to use, copy, modify, and distribute this software for
www.eeworm.com/read/107576/6188892
h packet32.h
/*
* Copyright (c) 1999, 2000
* Politecnico di Torino. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided tha
www.eeworm.com/read/105627/6197638
h packet32.h
/*
* Copyright (c) 1999, 2000
* Politecnico di Torino. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided tha
www.eeworm.com/read/105298/6199759
h packet_types.h
// IP packet structures...
// -----------------------
// Note: All of this is hard coded little endian!
typedef long n_long;
typedef short n_short;
typedef long n_time;
struct ip
{
www.eeworm.com/read/105298/6199768
h packet32.h
/*
* Copyright (c) 1999, 2000
* Politecnico di Torino. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided tha
www.eeworm.com/read/105298/6199865
c flow_packet.c
#ifndef _FLOW_PACKET_C
#define _FLOW_PACKET_C
#include "flow_packet.h"
#endif /* _FLOW_PACKET_C */