代码搜索结果

找到约 10,000 项符合 Protocol 的代码

usbdesc.h

#ifndef __USB_DESC_H #define __USB_DESC_H typedef __packed struct { U8 size; U8 type; U16 ver; U8 class; U8 subclass; U8 protocol; U8 pktsize; U16 vid; U16 pid; U16 pver; U8

usbdesc.h

#ifndef __USB_DESC_H #define __USB_DESC_H typedef __packed struct { U8 size; U8 type; U16 ver; U8 class; U8 subclass; U8 protocol; U8 pktsize; U16 vid; U16 pid; U16 pver; U8

allformats.c

/* * Register all the formats and protocols * Copyright (c) 2000, 2001, 2002 Fabrice Bellard * * This library is free software; you can redistribute it and/or * modify it under the terms of the G

tcp.h

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user l

mysql.rules

# (C) Copyright 2001-2002 Brian Caswell, et al. All rights reserved. # $Id: mysql.rules,v 1.1 2002/08/12 11:42:07 scara Exp $ #---------- # MYSQL RULES #---------- # # These signatures detect unusual

tcp.h

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user l

usbdesc.h

#ifndef __USB_DESC_H #define __USB_DESC_H #include "DataType.h" typedef __packed struct { U8 size; U8 type; U16 ver; U8 class; U8 subclass; U8 protocol; U8 pktsize; U16 vid; U

allformats.c

/* * Register all the formats and protocols * Copyright (c) 2000, 2001, 2002 Fabrice Bellard * * This library is free software; you can redistribute it and/or * modify it under the terms of the G