|
Linux Kernel
3.7.1
|
#include <cls_rsvp.h>
Data Fields | |
| struct rsvp_session * | next |
| __be32 | dst [RSVP_DST_LEN] |
| struct tc_rsvp_gpi | dpi |
| u8 | protocol |
| u8 | tunnelid |
| struct rsvp_filter * | ht [16+1] |
Definition at line 76 of file cls_rsvp.h.
| struct tc_rsvp_gpi dpi |
Definition at line 79 of file cls_rsvp.h.
| __be32 dst[RSVP_DST_LEN] |
Definition at line 78 of file cls_rsvp.h.
| struct rsvp_filter* ht[16+1] |
Definition at line 83 of file cls_rsvp.h.
| struct rsvp_session* next |
Definition at line 77 of file cls_rsvp.h.
Definition at line 80 of file cls_rsvp.h.
| u8 tunnelid |
Definition at line 81 of file cls_rsvp.h.
1.8.2