|  | 
| uint8_t | index | 
|  | 
| bool | is_well_known | 
|  | 
| uint8_t | kind | 
|  | 
| char | descr [255] | 
|  | 
| int(* | parse_list_item )(const struct rohc_decomp_ctxt *const context, const uint8_t *const data, const size_t data_len, struct d_tcp_opt_ctxt *const opt_ctxt) | 
|  | 
| int(* | parse_irregular )(const struct rohc_decomp_ctxt *const context, const uint8_t *const data, const size_t data_len, const uint8_t opt_index, struct d_tcp_opt_ctxt *const opt_ctxt) | 
|  | 
| bool(* | build )(const struct rohc_decomp_ctxt *const context, const struct rohc_tcp_decoded_values *const decoded, const struct d_tcp_opt_ctxt *const tcp_opt, struct rohc_buf *const uncomp_packet, size_t *const opt_len) | 
|  | 
◆ build
◆ descr
      
        
          | char d_tcp_opt::descr[255] | 
      
 
 
◆ index
◆ is_well_known
      
        
          | bool d_tcp_opt::is_well_known | 
      
 
 
◆ kind
◆ parse_irregular
      
        
          | int(* d_tcp_opt::parse_irregular) (const struct rohc_decomp_ctxt *const context, const uint8_t *const data, const size_t data_len, const uint8_t opt_index, struct d_tcp_opt_ctxt *const opt_ctxt) | 
      
 
 
◆ parse_list_item
      
        
          | int(* d_tcp_opt::parse_list_item) (const struct rohc_decomp_ctxt *const context, const uint8_t *const data, const size_t data_len, struct d_tcp_opt_ctxt *const opt_ctxt) | 
      
 
 
The documentation for this struct was generated from the following file: