Lines Matching refs:uint16_t
41 uint16_t h_proto; /* packet type ID field */
45 uint16_t h_tci; /* priority and VLAN ID */
46 uint16_t h_proto; /* encapsulated protocol */
52 uint16_t ip_len; /* total length */
53 uint16_t ip_id; /* identification */
54 uint16_t ip_off; /* fragment offset field */
57 uint16_t ip_sum; /* checksum */
62 uint16_t th_sport; /* source port */
63 uint16_t th_dport; /* destination port */
66 uint16_t th_offset_flags; /* data offset, reserved 6 bits, */
68 uint16_t th_win; /* window */
69 uint16_t th_sum; /* checksum */
70 uint16_t th_urp; /* urgent pointer */
84 uint16_t uh_sport; /* source port */
85 uint16_t uh_dport; /* destination port */
86 uint16_t uh_ulen; /* udp length */
87 uint16_t uh_sum; /* udp checksum */
95 uint16_t ip_payload;
110 uint16_t ip6_un1_plen; /* payload length */
153 uint16_t uh_sport; /* source port */
154 uint16_t uh_dport; /* destination port */
155 uint16_t uh_ulen; /* udp length */
156 uint16_t uh_sum; /* udp checksum */
301 uint16_t proto = be16_to_cpu(PKT_GET_ETH_HDR(p)->h_proto); in eth_get_l2_hdr_length()
330 static inline uint16_t
333 uint16_t proto = be16_to_cpu(PKT_GET_ETH_HDR(p)->h_proto); in eth_get_pkt_tci()
347 uint16_t *payload_offset, uint16_t *tci);
351 uint16_t vet, uint16_t vet_ext, void *new_ehdr_buf,
352 uint16_t *payload_offset, uint16_t *tci);
354 uint16_t
358 uint16_t vlan_tag, uint16_t vlan_ethtype);
361 uint8_t eth_get_gso_type(uint16_t l3_proto, uint8_t *l3_hdr, uint8_t l4proto);
411 uint16_t csl,
416 uint16_t csl,