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

Go to the source code of this file.

Data Structures

struct  tcphdr
 

Macros

#define FIELD_OFFSET(type, field)   ((long)&(((type*)0)->field))
 

Macro Definition Documentation

◆ FIELD_OFFSET

#define FIELD_OFFSET (   type,
  field 
)    ((long)&(((type*)0)->field))