#include <psd_ipc.h>
Data Fields | |
char | ifname [MAX_IF_NAME_LEN+1] |
Interface name. | |
uint8_t | af |
Adress family. | |
char | input_filter [MAX_FILTER_NAME_LEN+1] |
input filter to apply on interface | |
char | output_filter [MAX_FILTER_NAME_LEN+1] |
output filter to apply on interface |
Definition at line 82 of file psd_ipc.h.