FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
stn_rule_add_del_args_t Struct Reference

Data Fields

ip46_address_t address
 Destination address of intercepted packets. More...
 
u32 sw_if_index
 TX interface to send packets to. More...
 
u8 del
 Whether to delete the rule. More...
 

Detailed Description

Definition at line 46 of file stn.h.

Field Documentation

◆ address

ip46_address_t stn_rule_add_del_args_t::address

Destination address of intercepted packets.

Definition at line 48 of file stn.h.

◆ del

u8 stn_rule_add_del_args_t::del

Whether to delete the rule.

Definition at line 52 of file stn.h.

◆ sw_if_index

u32 stn_rule_add_del_args_t::sw_if_index

TX interface to send packets to.

Definition at line 50 of file stn.h.


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