代码搜索:Packet

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

代码结果 10,000
www.eeworm.com/read/425851/2001257

java packet.java

package chat; public class Packet { public Packet() { } public String getcontent(String pac,char mark) { String res=""; int result=pac.indexOf(mark); if(result
www.eeworm.com/read/425423/2007733

h packet.h

/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */ /* * Copyright (c) 1997 Regents of the University of California. * All rights reserved. * * Redistribution and use in sour
www.eeworm.com/read/422320/2038249

h packet.h

// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil -*- (for GNU Emacs) // // $Id: packet.h,v 1.1 2003/05/14 16:33:34 dev Exp $ #ifndef _packet_h_ #define _packet_h_ NTSTATUS init_packet(vo
www.eeworm.com/read/422320/2038264

c packet.c

/* Copyright (c) 2002-2005 Vladislav Goncharov. * * Redistribution and use in source forms, with and without modification, * are permitted provided that this entire comment appears intact. * * Re
www.eeworm.com/read/418008/2095394

h packet.h

#ifndef _PACKET_H #define _PACKET_H #include #include struct dhcpMessage { uint8_t op; uint8_t htype; uint8_t hlen; uint8_t hops; uint32_t xid; uint16_t secs; u
www.eeworm.com/read/418008/2095403

c packet.c

#include #include #include #include #include #include #if (__GLIBC__ >= 2 && __GLIBC_MINOR >= 1) || defined _NEWLIB_VERSI
www.eeworm.com/read/413855/2157245

hh packet.hh

// -*- c-basic-offset: 2; related-file-name: "../../lib/packet.cc" -*- #ifndef CLICK_PACKET_HH #define CLICK_PACKET_HH #include #include #include
www.eeworm.com/read/410339/2211649

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/410339/2211981

h packet.h

/* Definitions for use with Linux AF_PACKET sockets. Copyright (C) 1998, 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you c
www.eeworm.com/read/410339/2212804

h if_packet.h

/* Definitions for use with Linux SOCK_PACKET sockets. Copyright (C) 1997, 1998 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you