Lines Matching refs:ocelot_vcap_bit

422 enum ocelot_vcap_bit {  enum
501 enum ocelot_vcap_bit dei; /* DEI */
502 enum ocelot_vcap_bit tagged; /* Tagged/untagged frame */
503 enum ocelot_vcap_bit tpid;
531 enum ocelot_vcap_bit arp; /* Opcode ARP/RARP */
532 enum ocelot_vcap_bit req; /* Opcode request/reply */
533 enum ocelot_vcap_bit unknown; /* Opcode unknown */
534 enum ocelot_vcap_bit smac_match; /* Sender MAC matches SMAC */
535 enum ocelot_vcap_bit dmac_match; /* Target MAC matches DMAC */
538 enum ocelot_vcap_bit length;
540 enum ocelot_vcap_bit ip; /* Protocol address type IP */
541 enum ocelot_vcap_bit ethernet; /* Hardware address type Ethernet */
547 enum ocelot_vcap_bit ttl; /* TTL zero */
548 enum ocelot_vcap_bit fragment; /* Fragment */
549 enum ocelot_vcap_bit options; /* Header options */
557 enum ocelot_vcap_bit tcp_fin;
558 enum ocelot_vcap_bit tcp_syn;
559 enum ocelot_vcap_bit tcp_rst;
560 enum ocelot_vcap_bit tcp_psh;
561 enum ocelot_vcap_bit tcp_ack;
562 enum ocelot_vcap_bit tcp_urg;
563 enum ocelot_vcap_bit sip_eq_dip; /* SIP equals DIP */
564 enum ocelot_vcap_bit sport_eq_dport; /* SPORT equals DPORT */
565 enum ocelot_vcap_bit seq_zero; /* TCP sequence number is zero */
572 enum ocelot_vcap_bit ttl; /* TTL zero */
577 enum ocelot_vcap_bit tcp_fin;
578 enum ocelot_vcap_bit tcp_syn;
579 enum ocelot_vcap_bit tcp_rst;
580 enum ocelot_vcap_bit tcp_psh;
581 enum ocelot_vcap_bit tcp_ack;
582 enum ocelot_vcap_bit tcp_urg;
583 enum ocelot_vcap_bit sip_eq_dip; /* SIP equals DIP */
584 enum ocelot_vcap_bit sport_eq_dport; /* SPORT equals DPORT */
585 enum ocelot_vcap_bit seq_zero; /* TCP sequence number is zero */
706 enum ocelot_vcap_bit dmac_mc;
707 enum ocelot_vcap_bit dmac_bc;