代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/313006/13598800
h icmp.h
#ifndef __ICMP_H
#define __ICMP_H
#include "skbuff.h"
#include "ip.h"
struct icmphdr
{
Uint8 type;
Uint8 code;
Uint8 check[2];
};
int icmp_rcv_packet(struct sk_buff *skb);
www.eeworm.com/read/135582/5885350
cc dctblk.cc
typedef struct {
uint8 run;
uint8 level;
uint8 len;
} DCTtabb;
static DCTtabb DCT_16 [] = {
{129, 0, 0}, {129, 0, 0}, {129, 0, 0}, {129, 0, 0},
{129, 0, 0}, {129, 0, 0}, {129, 0, 0}
www.eeworm.com/read/152893/12075292
h icmp.h
#ifndef __ICMP_H
#define __ICMP_H
#include "skbuff.h"
#include "ip.h"
struct icmphdr
{
Uint8 type;
Uint8 code;
Uint8 check[2];
};
int icmp_rcv_packet(struct sk_buff *skb);
www.eeworm.com/read/339051/12265199
c domhdr.c
/* Domain header conversion routines
* Copyright 1991 Phil Karn, KA9Q
*/
#include "global.h"
#include "mbuf.h"
#include "domain.h"
static int dn_expand(uint8 *msg,uint8 *eom,uint8 *compresse
www.eeworm.com/read/149908/12334139
c domhdr.c
/* Domain header conversion routines
* Copyright 1991 Phil Karn, KA9Q
*/
#include "global.h"
#include "mbuf.h"
#include "domain.h"
static int dn_expand(uint8 *msg,uint8 *eom,uint8 *compresse
www.eeworm.com/read/337877/12334959
h ds18b20.h
void recall_eeprom();
void convert_t();
void copy_scratchpad();
void read_scratchpad(UINT8 *p);
void write_scratchpad(UINT8 *p);
void read_temperature(UINT8 *p);
void write_skip();
void
www.eeworm.com/read/11272/218284
c zlg_socket.c
#define SOCKET_GLOBALS
#include "config.h"
#include "../include/cfg_net.h"
#define SOCKET_ERROR 0xff
uint8 close(uint8 num)
{
uint8 err,i;
struct _pkst TxdData;
if(TcpStatus[num].State=
www.eeworm.com/read/11272/218333
c zlg_socket.c
#define SOCKET_GLOBALS
#include "config.h"
#include "../include/cfg_net.h"
#define SOCKET_ERROR 0xff
uint8 close(uint8 num)
{
uint8 err,i;
struct _pkst TxdData;
if(TcpStatus[num].State=
www.eeworm.com/read/11272/218383
c zlg_socket.c
#define SOCKET_GLOBALS
#include "config.h"
#include "../include/cfg_net.h"
#define SOCKET_ERROR 0xff
uint8 close(uint8 num)
{
uint8 err,i;
struct _pkst TxdData;
if(TcpStatus[num].State=
www.eeworm.com/read/14544/384636
c zlg_socket.c
#define SOCKET_GLOBALS
#include "config.h"
#include "../include/cfg_net.h"
#define SOCKET_ERROR 0xff
uint8 close(uint8 num)
{
uint8 err,i;
struct _pkst TxdData;
if(TcpStatus[num].State=