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