|
u_short | protocol |
|
void(* | init )(int unit) |
|
void(* | input )(int unit, u_char *pkt, int len) |
|
void(* | protrej )(int unit) |
|
void(* | lowerup )(int unit) |
|
void(* | lowerdown )(int unit) |
|
void(* | open )(int unit) |
|
void(* | close )(int unit, char *reason) |
|
int(* | printpkt )(u_char *pkt, int len, void(*printer)(void *, char *,...), void *arg) |
|
void(* | datainput )(int unit, u_char *pkt, int len) |
|
bool | enabled_flag |
|
char * | name |
|
char * | data_name |
|
option_t * | options |
|
void(* | check_options )(void) |
|
int(* | demand_conf )(int unit) |
|
int(* | active_pkt )(u_char *pkt, int len) |
|
The documentation for this struct was generated from the following file: