Lines Matching refs:__be16
72 __be16 tci; /* 0 if no VLAN, VLAN_TAG_PRESENT set otherwise. */
73 __be16 type; /* Ethernet frame type. */
87 __be16 src; /* TCP/UDP/SCTP source port. */
88 __be16 dst; /* TCP/UDP/SCTP destination port. */
89 __be16 flags; /* TCP flags. */
166 __be16 tcp_flags; /* Union of seen TCP flags. */
190 __be16 ar_hrd; /* format of hardware address */
191 __be16 ar_pro; /* format of protocol address */
194 __be16 ar_op; /* ARP opcode (command) */
213 void ovs_flow_stats_update(struct sw_flow *, __be16 tcp_flags,
216 unsigned long *used, __be16 *tcp_flags);