代码搜索:Packet

找到约 10,000 项符合「Packet」的源代码

代码结果 10,000
www.eeworm.com/read/187715/5217892

java packet.java

/* * Copyright 2004-2006 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
www.eeworm.com/read/186923/5228989

java packet.java

/** * Title: * Description: * Copyright: Copyright (c) 2004 * Company: www.lazybug.com * @author 刘学 * @version 1.0 */ package org.lazybug.net; import or
www.eeworm.com/read/182825/5262637

cc packet.cc

/* * File: packet.cc * Author: Suman Banerjee * Date: 15th February, 2002 * Terms: GPL * * NICE Application Layer Multicast */ #include "packet.h" int Packet::pkt_id_gen =
www.eeworm.com/read/179911/5294966

c packet.c

/* * $Id: packet.c,v 1.5 1999/08/31 11:20:41 paul Exp $ * Copyright (C) 1996 SpellCaster Telecommunications Inc. * * This program is free software; you can redistribute it and/or modify * it
www.eeworm.com/read/179911/5298071

h if_packet.h

#ifndef __LINUX_IF_PACKET_H #define __LINUX_IF_PACKET_H struct sockaddr_pkt { unsigned short spkt_family; unsigned char spkt_device[14]; unsigned short spkt_protocol; }; struct sockaddr_ll { uns
www.eeworm.com/read/179153/5309472

pm packet.pm

# # $Id: Packet.pm,v 1.2.2.9 2006/11/04 12:17:11 gomor Exp $ # package Net::Packet; use strict; use warnings; require v5.6.1; our $VERSION = '3.01'; require Exporter; our @ISA = qw(Exporter); use
www.eeworm.com/read/176840/5334511

c packet.c

// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil -*- (for GNU Emacs) // // $Id: packet.c,v 1.5 2003/05/19 15:09:07 dev Exp $ #include #include #include "filter.h" #in
www.eeworm.com/read/175066/5351702

java packet.java

package com.maverick.multiplex; import com.maverick.crypto.io.ByteArrayWriter; import java.io.IOException; /** * Title: * * Description: * * Copyright: Copyright (c
www.eeworm.com/read/174322/5362357

cc packet.cc

/* * Copyright (c) 1991,1993 Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted p
www.eeworm.com/read/171026/5399768

c packet.c

// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil -*- (for GNU Emacs) // // $Id: packet.c,v 1.5 2003/05/19 15:09:07 dev Exp $ #include #include #include "filter.h" #in