Lines Matching refs:uint16_t
76 uint16_t
133 const uint16_t off) in kern_packet_set_network_header_offset()
140 uint16_t
143 return (uint16_t)__packet_get_headroom(ph) + in kern_packet_get_network_header_offset()
144 (uint16_t)__packet_get_link_header_length(ph); in kern_packet_get_network_header_offset()
150 const uint16_t off) in kern_packet_set_transport_header_offset()
157 uint16_t
264 const packet_csum_flags_t flags, const uint16_t start, in kern_packet_set_inet_checksum()
265 const uint16_t stuff) in kern_packet_set_inet_checksum()
271 kern_packet_get_inet_checksum(const kern_packet_t ph, uint16_t *start, in kern_packet_get_inet_checksum()
272 uint16_t *val) in kern_packet_get_inet_checksum()
467 kern_packet_get_token(const kern_packet_t ph, void *token, uint16_t *len) in kern_packet_get_token()
474 const uint16_t len) in kern_packet_set_token()
486 kern_packet_set_vlan_tag(const kern_packet_t ph, const uint16_t tag, in kern_packet_set_vlan_tag()
493 kern_packet_get_vlan_tag(const kern_packet_t ph, uint16_t *tag, in kern_packet_get_vlan_tag()
499 uint16_t
500 kern_packet_get_vlan_id(const uint16_t tag) in kern_packet_get_vlan_id()
506 kern_packet_get_vlan_priority(const uint16_t tag) in kern_packet_get_vlan_priority()
550 uint16_t bufs_cnt_alloc; in kern_packet_clone_internal()
638 uint16_t copy_len; in kern_packet_clone_internal()
653 *__DECONST(uint16_t *, &p2_buf->buf_dlim) = in kern_packet_clone_internal()
688 *__DECONST(uint16_t *, &p2->pkt_bufs_cnt) = in kern_packet_clone_internal()
800 kern_buflet_set_data_offset(const kern_buflet_t buf, const uint16_t doff) in kern_buflet_set_data_offset()
805 uint16_t
812 kern_buflet_set_data_length(const kern_buflet_t buf, const uint16_t dlen) in kern_buflet_set_data_length()
817 uint16_t
854 uint16_t
861 kern_buflet_set_data_limit(const kern_buflet_t buf, const uint16_t dlim) in kern_buflet_set_data_limit()