FreeBSD kernel CXGBE device code
offload_rule Struct Reference

#include <t4_ioctl.h>

Collaboration diagram for offload_rule:

Data Fields

char open_type
 
struct offload_settings settings
 
struct bpf_program bpf_prog
 

Detailed Description

Definition at line 395 of file t4_ioctl.h.

Field Documentation

◆ bpf_prog

struct bpf_program offload_rule::bpf_prog

Definition at line 398 of file t4_ioctl.h.

◆ open_type

char offload_rule::open_type

Definition at line 396 of file t4_ioctl.h.

◆ settings

struct offload_settings offload_rule::settings

Definition at line 397 of file t4_ioctl.h.


The documentation for this struct was generated from the following file: