Searched defs:tag_pa_rule (Results 1 – 1 of 1) sorted by relevance
709 struct tag_pa_rule { struct710 struct pa_u8_s ncsi_flag; /* 1bit valid */711 struct tag_pa_common_l2_header l2_header;713 u8 eth_type;715 struct pa_u64_s eth_other; /* eth_type=other 64bit */716 struct pa_u8_s eth_roce_opcode; /* eth_type=roce 8bit opcode */718 struct tag_pa_eth_ip_header ip_header; /* eth_type=ip */720 u8 ip_protocol_type;722 struct tag_pa_tcp eth_ip_tcp; /* eth_type=ip && ip_protocol = tcp */723 struct tag_pa_udp eth_ip_udp; /* eth_type=ip && ip_protocol = udp */[all …]