Lines Matching refs:ocelot_vcap_bit
421 enum ocelot_vcap_bit { enum
500 enum ocelot_vcap_bit dei; /* DEI */
501 enum ocelot_vcap_bit tagged; /* Tagged/untagged frame */
529 enum ocelot_vcap_bit arp; /* Opcode ARP/RARP */
530 enum ocelot_vcap_bit req; /* Opcode request/reply */
531 enum ocelot_vcap_bit unknown; /* Opcode unknown */
532 enum ocelot_vcap_bit smac_match; /* Sender MAC matches SMAC */
533 enum ocelot_vcap_bit dmac_match; /* Target MAC matches DMAC */
536 enum ocelot_vcap_bit length;
538 enum ocelot_vcap_bit ip; /* Protocol address type IP */
539 enum ocelot_vcap_bit ethernet; /* Hardware address type Ethernet */
545 enum ocelot_vcap_bit ttl; /* TTL zero */
546 enum ocelot_vcap_bit fragment; /* Fragment */
547 enum ocelot_vcap_bit options; /* Header options */
555 enum ocelot_vcap_bit tcp_fin;
556 enum ocelot_vcap_bit tcp_syn;
557 enum ocelot_vcap_bit tcp_rst;
558 enum ocelot_vcap_bit tcp_psh;
559 enum ocelot_vcap_bit tcp_ack;
560 enum ocelot_vcap_bit tcp_urg;
561 enum ocelot_vcap_bit sip_eq_dip; /* SIP equals DIP */
562 enum ocelot_vcap_bit sport_eq_dport; /* SPORT equals DPORT */
563 enum ocelot_vcap_bit seq_zero; /* TCP sequence number is zero */
570 enum ocelot_vcap_bit ttl; /* TTL zero */
575 enum ocelot_vcap_bit tcp_fin;
576 enum ocelot_vcap_bit tcp_syn;
577 enum ocelot_vcap_bit tcp_rst;
578 enum ocelot_vcap_bit tcp_psh;
579 enum ocelot_vcap_bit tcp_ack;
580 enum ocelot_vcap_bit tcp_urg;
581 enum ocelot_vcap_bit sip_eq_dip; /* SIP equals DIP */
582 enum ocelot_vcap_bit sport_eq_dport; /* SPORT equals DPORT */
583 enum ocelot_vcap_bit seq_zero; /* TCP sequence number is zero */
704 enum ocelot_vcap_bit dmac_mc;
705 enum ocelot_vcap_bit dmac_bc;