Lines Matching defs:fman_prs_result
138 struct fman_prs_result { struct
139 u8 lpid; /* Logical port id */
140 u8 shimr; /* Shim header result */
141 __be16 l2r; /* Layer 2 result */
142 __be16 l3r; /* Layer 3 result */
143 u8 l4r; /* Layer 4 result */
144 u8 cplan; /* Classification plan id */
145 __be16 nxthdr; /* Next Header */
146 __be16 cksum; /* Running-sum */
148 __be16 flags_frag_off;
150 u8 route_type;
152 u8 rhp_ip_valid;
153 u8 shim_off[2]; /* Shim offset */
154 u8 ip_pid_off; /* IP PID (last IP-proto) offset */
155 u8 eth_off; /* ETH offset */
156 u8 llc_snap_off; /* LLC_SNAP offset */
157 u8 vlan_off[2]; /* VLAN offset */
158 u8 etype_off; /* ETYPE offset */
159 u8 pppoe_off; /* PPP offset */
160 u8 mpls_off[2]; /* MPLS offset */
161 u8 ip_off[2]; /* IP offset */
162 u8 gre_off; /* GRE offset */
163 u8 l4_off; /* Layer 4 offset */
164 u8 nxthdr_off; /* Parser end point */