FreeBSD kernel netgraph code
ng_car_bulkconf Struct Reference

#include <ng_car.h>

Collaboration diagram for ng_car_bulkconf:

Data Fields

struct ng_car_hookconf upstream
 
struct ng_car_hookconf downstream
 

Detailed Description

Definition at line 122 of file ng_car.h.

Field Documentation

◆ downstream

struct ng_car_hookconf ng_car_bulkconf::downstream

Definition at line 124 of file ng_car.h.

Referenced by ng_car_rcvmsg().

◆ upstream

struct ng_car_hookconf ng_car_bulkconf::upstream

Definition at line 123 of file ng_car.h.

Referenced by ng_car_rcvmsg().


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