eBPF for Windows
Data Structures | Macros | Functions
tcp.h File Reference

Go to the source code of this file.

Data Structures

struct  tcphdr
 

Macros

#define C_ASSERT(e)   typedef char __C_ASSERT__[(e) ? 1 : -1]
 

Functions

 C_ASSERT (sizeof(struct tcphdr)==20)
 

Macro Definition Documentation

◆ C_ASSERT

#define C_ASSERT (   e)    typedef char __C_ASSERT__[(e) ? 1 : -1]

Function Documentation

◆ C_ASSERT()

C_ASSERT ( sizeof(struct tcphdr = =20)