Home
last modified time | relevance | path

Searched defs:ocelot_vcap_key_ipv4 (Results 1 – 1 of 1) sorted by relevance

/linux/include/soc/mscc/
H A Docelot_vcap.h544 struct ocelot_vcap_key_ipv4 { struct
545 enum ocelot_vcap_bit ttl; /* TTL zero */
546 enum ocelot_vcap_bit fragment; /* Fragment */
548 struct ocelot_vcap_u8 ds;
549 struct ocelot_vcap_u8 proto; /* Protocol */
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;
[all …]