Lines Matching defs:fman_prs_result
111 struct fman_prs_result { struct
112 u8 lpid; /* Logical port id */
113 u8 shimr; /* Shim header result */
114 __be16 l2r; /* Layer 2 result */
115 __be16 l3r; /* Layer 3 result */
116 u8 l4r; /* Layer 4 result */
117 u8 cplan; /* Classification plan id */
118 __be16 nxthdr; /* Next Header */
119 __be16 cksum; /* Running-sum */
121 __be16 flags_frag_off;
123 u8 route_type;
125 u8 rhp_ip_valid;
126 u8 shim_off[2]; /* Shim offset */
127 u8 ip_pid_off; /* IP PID (last IP-proto) offset */
128 u8 eth_off; /* ETH offset */
129 u8 llc_snap_off; /* LLC_SNAP offset */
130 u8 vlan_off[2]; /* VLAN offset */
131 u8 etype_off; /* ETYPE offset */
132 u8 pppoe_off; /* PPP offset */
133 u8 mpls_off[2]; /* MPLS offset */
134 u8 ip_off[2]; /* IP offset */
135 u8 gre_off; /* GRE offset */
136 u8 l4_off; /* Layer 4 offset */
137 u8 nxthdr_off; /* Parser end point */