Lines Matching refs:ocelot_vcap_bit
407 enum ocelot_vcap_bit { enum
486 enum ocelot_vcap_bit dei; /* DEI */
487 enum ocelot_vcap_bit tagged; /* Tagged/untagged frame */
515 enum ocelot_vcap_bit arp; /* Opcode ARP/RARP */
516 enum ocelot_vcap_bit req; /* Opcode request/reply */
517 enum ocelot_vcap_bit unknown; /* Opcode unknown */
518 enum ocelot_vcap_bit smac_match; /* Sender MAC matches SMAC */
519 enum ocelot_vcap_bit dmac_match; /* Target MAC matches DMAC */
522 enum ocelot_vcap_bit length;
524 enum ocelot_vcap_bit ip; /* Protocol address type IP */
525 enum ocelot_vcap_bit ethernet; /* Hardware address type Ethernet */
531 enum ocelot_vcap_bit ttl; /* TTL zero */
532 enum ocelot_vcap_bit fragment; /* Fragment */
533 enum ocelot_vcap_bit options; /* Header options */
541 enum ocelot_vcap_bit tcp_fin;
542 enum ocelot_vcap_bit tcp_syn;
543 enum ocelot_vcap_bit tcp_rst;
544 enum ocelot_vcap_bit tcp_psh;
545 enum ocelot_vcap_bit tcp_ack;
546 enum ocelot_vcap_bit tcp_urg;
547 enum ocelot_vcap_bit sip_eq_dip; /* SIP equals DIP */
548 enum ocelot_vcap_bit sport_eq_dport; /* SPORT equals DPORT */
549 enum ocelot_vcap_bit seq_zero; /* TCP sequence number is zero */
556 enum ocelot_vcap_bit ttl; /* TTL zero */
561 enum ocelot_vcap_bit tcp_fin;
562 enum ocelot_vcap_bit tcp_syn;
563 enum ocelot_vcap_bit tcp_rst;
564 enum ocelot_vcap_bit tcp_psh;
565 enum ocelot_vcap_bit tcp_ack;
566 enum ocelot_vcap_bit tcp_urg;
567 enum ocelot_vcap_bit sip_eq_dip; /* SIP equals DIP */
568 enum ocelot_vcap_bit sport_eq_dport; /* SPORT equals DPORT */
569 enum ocelot_vcap_bit seq_zero; /* TCP sequence number is zero */
675 enum ocelot_vcap_bit dmac_mc;
676 enum ocelot_vcap_bit dmac_bc;