Go to the source code of this file.
      
        
          | #define foreach_acl_in_error   _(ACL_CHECK, "InACL check packets processed") | 
        
      
 
 
  
  
      
        
          | static u8* format_acl_in_trace  | 
          ( | 
          u8 *  | 
          s,  | 
         
        
           | 
           | 
          va_list *  | 
          args  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | char* acl_in_error_strings[] | 
         
       
   | 
  
static   | 
  
 
Initial value:= {
#define _(sym,string) 
}
#define foreach_acl_in_error
 
 
Definition at line 60 of file node_in.c.
 
 
Initial value:=
{
    
    .next_nodes =
  {
,}
bad routing header type(not 4)") sr_error (NO_MORE_SEGMENTS
 
static uword acl_in_node_fn(vlib_main_t *vm, vlib_node_runtime_t *node, vlib_frame_t *frame)
 
static char * acl_in_error_strings[]
 
static u8 * format_acl_in_trace(u8 *s, va_list *args)
 
 
(constructor) VLIB_REGISTER_NODE (acl_in_node) 
Definition at line 47 of file node_in.c.