| /subsys/stats/ |
| A D | stats.c | 19 stats_get_name(const struct stats_hdr *hdr, int idx) in stats_get_name() 44 stats_get_off(const struct stats_hdr *hdr, int idx) in stats_get_off() 96 stats_walk(struct stats_hdr *hdr, stats_walk_fn *walk_func, void *arg) in stats_walk() 133 stats_init(struct stats_hdr *hdr, uint8_t size, uint16_t cnt, in stats_init() 161 struct stats_hdr *hdr; in stats_group_walk() local 196 struct stats_hdr *hdr; in stats_group_find() local 219 stats_register(const char *name, struct stats_hdr *hdr) in stats_register() 281 stats_reset(struct stats_hdr *hdr) in stats_reset()
|
| A D | stats_shell.c | 10 static int stats_cb(struct stats_hdr *hdr, void *arg, const char *name, uint16_t off) in stats_cb() 32 static int stats_group_cb(struct stats_hdr *hdr, void *arg) in stats_group_cb()
|
| /subsys/bluetooth/host/classic/ |
| A D | avctp_internal.h | 40 #define BT_AVCTP_HDR_GET_TRANSACTION_LABLE(hdr) FIELD_GET(GENMASK(7, 4), ((hdr)->byte0)) argument 44 #define BT_AVCTP_HDR_GET_PACKET_TYPE(hdr) FIELD_GET(GENMASK(3, 2), ((hdr)->byte0)) argument 46 #define BT_AVCTP_HDR_GET_CR(hdr) FIELD_GET(BIT(1), ((hdr)->byte0)) argument 51 #define BT_AVCTP_HDR_GET_IPID(hdr) FIELD_GET(BIT(0), ((hdr)->byte0)) argument 57 #define BT_AVCTP_HDR_SET_TRANSACTION_LABLE(hdr, tl) \ argument 62 #define BT_AVCTP_HDR_SET_PACKET_TYPE(hdr, packet_type) \ argument 65 #define BT_AVCTP_HDR_SET_CR(hdr, cr) \ argument 71 #define BT_AVCTP_HDR_SET_IPID(hdr, ipid) \ argument
|
| A D | avrcp_internal.h | 126 #define BT_AVRCP_HDR_GET_CTYPE_OR_RSP(hdr) FIELD_GET(GENMASK(3, 0), ((hdr)->byte0)) argument 132 #define BT_AVRCP_HDR_GET_SUBUNIT_ID(hdr) FIELD_GET(GENMASK(2, 0), ((hdr)->byte1)) argument 138 #define BT_AVRCP_HDR_GET_SUBUNIT_TYPE(hdr) FIELD_GET(GENMASK(7, 3), ((hdr)->byte1)) argument 141 #define BT_AVRCP_HDR_SET_CTYPE_OR_RSP(hdr, ctype) \ argument 148 #define BT_AVRCP_HDR_SET_SUBUNIT_ID(hdr, subunit_id) \ argument 155 #define BT_AVRCP_HDR_SET_SUBUNIT_TYPE(hdr, subunit_type) \ argument 172 struct bt_avrcp_header hdr; member
|
| A D | obex.c | 623 struct bt_obex_req_hdr *hdr; in obex_server_recv() local 966 struct bt_obex_rsp_hdr *hdr; in obex_client_recv() local 1057 struct bt_obex_req_hdr *hdr; in bt_obex_connect() local 1127 struct bt_obex_rsp_hdr *hdr; in bt_obex_connect_rsp() local 1200 struct bt_obex_req_hdr *hdr; in bt_obex_disconnect() local 1252 struct bt_obex_rsp_hdr *hdr; in bt_obex_disconnect_rsp() local 1311 struct bt_obex_req_hdr *hdr; in bt_obex_put() local 1377 struct bt_obex_rsp_hdr *hdr; in bt_obex_put_rsp() local 1436 struct bt_obex_req_hdr *hdr; in bt_obex_get() local 2619 struct bt_obex_hdr hdr; in bt_obex_header_parse() local [all …]
|
| A D | avctp.c | 81 struct bt_avctp_header *hdr = (void *)buf->data; in avctp_l2cap_recv() local 171 struct bt_avctp_header *hdr; in bt_avctp_create_pdu() local
|
| /subsys/bluetooth/controller/util/ |
| A D | dbuf.h | 48 static inline void *dbuf_peek(struct dbuf_hdr *hdr) in dbuf_peek() 59 static inline void dbuf_enqueue(struct dbuf_hdr *hdr, uint8_t idx) in dbuf_enqueue() 92 static inline void *dbuf_curr_get(struct dbuf_hdr *hdr) in dbuf_curr_get() 104 static inline bool dbuf_is_modified(const struct dbuf_hdr *hdr) in dbuf_is_modified()
|
| A D | dbuf.c | 17 void *dbuf_alloc(struct dbuf_hdr *hdr, uint8_t *idx) in dbuf_alloc() 61 void *dbuf_latest_get(struct dbuf_hdr *hdr, uint8_t *is_modified) in dbuf_latest_get()
|
| /subsys/net/l2/ethernet/gptp/ |
| A D | gptp_messages.c | 86 struct gptp_hdr *hdr; in gptp_sync_timestamp_callback() local 114 struct gptp_hdr *hdr; in gptp_pdelay_response_timestamp_callback() local 192 struct gptp_hdr *hdr; in gptp_prepare_sync() local 243 struct gptp_hdr *hdr, *sync_hdr; in gptp_prepare_follow_up() local 297 struct gptp_hdr *hdr; in gptp_prepare_pdelay_req() local 354 struct gptp_hdr *hdr, *query; in gptp_prepare_pdelay_resp() local 479 struct gptp_hdr *hdr; in gptp_prepare_announce() local 585 struct gptp_hdr *hdr; in gptp_handle_sync() local 666 struct gptp_hdr *hdr, *req_hdr; in gptp_handle_pdelay_resp() local 894 struct gptp_hdr *hdr; in gptp_send_pdelay_resp() local [all …]
|
| A D | gptp_md.c | 19 struct gptp_hdr *hdr; in gptp_md_sync_prepare() local 36 struct gptp_hdr *hdr; in gptp_md_follow_up_prepare() local 244 struct gptp_hdr *hdr; in gptp_md_compute_pdelay_rate_ratio() local 310 struct gptp_hdr *hdr; in gptp_md_compute_prop_time() local 379 struct gptp_hdr *hdr; in gptp_md_pdelay_compute() local
|
| /subsys/bluetooth/controller/ll_sw/ |
| A D | ull_internal.h | 55 static inline uint8_t ull_ref_get(struct ull_hdr *hdr) in ull_ref_get() 60 static inline uint8_t ull_ref_inc(struct ull_hdr *hdr) in ull_ref_inc() 65 static inline uint8_t ull_ref_dec(struct ull_hdr *hdr) in ull_ref_dec() 70 static inline void ull_hdr_init(struct ull_hdr *hdr) in ull_hdr_init()
|
| A D | lll_common.c | 45 struct lll_hdr *hdr = prepare_param->param; in lll_prepare() local 84 struct lll_hdr *hdr = param; in lll_done_score() local
|
| /subsys/logging/frontends/ |
| A D | log_frontend_dict_uart.c | 25 struct log_frontend_uart_pkt_hdr hdr; member 30 struct log_frontend_uart_pkt_hdr hdr; member 35 struct log_frontend_uart_pkt_hdr hdr; member 51 struct log_frontend_uart_generic_pkt *hdr = (struct log_frontend_uart_generic_pkt *)packet; in get_wlen() local 161 struct log_frontend_uart_pkt_hdr *hdr; in uart_callback() local 226 static inline void hdr_fill(struct log_dict_output_normal_msg_hdr_t *hdr, in hdr_fill() 244 struct log_dict_output_normal_msg_hdr_t hdr; in sync_msg() local
|
| /subsys/net/lib/ptp/ |
| A D | msg.h | 93 struct ptp_header hdr; member 125 struct ptp_header hdr; member 137 struct ptp_header hdr; member 149 struct ptp_header hdr; member 161 struct ptp_header hdr; member 175 struct ptp_header hdr; member 191 struct ptp_header hdr; member 205 struct ptp_header hdr; member 219 struct ptp_header hdr; member 231 struct ptp_header hdr; member
|
| /subsys/mgmt/mcumgr/grp/stat_mgmt/src/ |
| A D | stat_mgmt.c | 31 stats_mgmt_count_plus_one(struct stats_hdr *hdr, void *arg, const char *name, uint16_t off) in stats_mgmt_count_plus_one() 43 struct stats_hdr *hdr = stats_group_find(group_name); in stat_mgmt_count() local 63 stat_mgmt_walk_cb(struct stats_hdr *hdr, void *arg, const char *name, uint16_t off) in stat_mgmt_walk_cb() 95 struct stats_hdr *hdr; in stat_mgmt_foreach_entry() local
|
| /subsys/net/ip/ |
| A D | ipv6.c | 162 struct net_ipv6_hdr *hdr, in ipv6_drop_on_unknown_option() 205 struct net_ipv6_hdr *hdr, in ipv6_handle_ext_hdr_options() 320 struct net_ipv6_hdr *hdr) in ipv6_route_packet() 406 struct net_ipv6_hdr *hdr) in ipv6_route_packet() 420 struct net_ipv6_hdr *hdr) in ipv6_forward_mcast_packet() 490 struct net_ipv6_hdr *hdr; in net_ipv6_input() local
|
| A D | udp.c | 65 struct net_udp_hdr *hdr) in net_udp_get_hdr() 96 struct net_udp_hdr *hdr) in net_udp_set_hdr()
|
| /subsys/bluetooth/host/ |
| A D | monitor.c | 118 struct bt_monitor_hdr *hdr; in monitor_send() local 185 static void encode_drops(struct bt_monitor_hdr *hdr, uint8_t type, in encode_drops() 210 static inline void encode_hdr(struct bt_monitor_hdr *hdr, uint32_t timestamp, in encode_hdr() 238 struct bt_monitor_hdr hdr; in bt_monitor_send() local 346 struct bt_monitor_hdr hdr; in monitor_log_process() local
|
| /subsys/gnss/rtk/protocol/ |
| A D | rtcm3.c | 22 #define RTCM3_FRAME_PAYLOAD_SZ(hdr) (sys_be16_to_cpu(hdr) & BIT_MASK(10)) argument 27 uint16_t hdr; member
|
| /subsys/debug/coredump/ |
| A D | coredump_shell.c | 194 struct coredump_hdr_t *hdr = (struct coredump_hdr_t *)buf; in print_coredump_hdr() local 366 struct coredump_arch_hdr_t *hdr = in parse_and_print_coredump() local 377 struct coredump_threads_meta_hdr_t *hdr = in parse_and_print_coredump() local 388 struct coredump_mem_hdr_t *hdr; in parse_and_print_coredump() local
|
| /subsys/net/lib/shell/ |
| A D | ping.c | 50 struct net_icmp_ip_hdr *hdr, in handle_ipv6_echo_reply() 112 struct net_icmp_ip_hdr *hdr, in handle_ipv6_echo_reply() 130 struct net_icmp_ip_hdr *hdr, in handle_ipv4_echo_reply() 186 struct net_icmp_ip_hdr *hdr, in handle_ipv4_echo_reply()
|
| /subsys/net/lib/zperf/ |
| A D | zperf_udp_receiver.c | 55 static inline void build_reply(struct zperf_udp_datagram *hdr, in build_reply() 84 struct zperf_udp_datagram *hdr, in zperf_receiver_send_stat() 106 struct zperf_udp_datagram *hdr; in udp_received() local
|
| /subsys/usb/device/class/netusb/ |
| A D | function_eem.c | 91 static inline uint16_t eem_pkt_size(uint16_t hdr) in eem_pkt_size() 102 uint16_t *hdr = (uint16_t *)&tx_buf[0]; in eem_send() local
|
| /subsys/logging/ |
| A D | log_msg.c | 141 union cbprintf_package_hdr hdr = { in z_impl_z_log_msg_simple_create_0() local 190 union cbprintf_package_hdr hdr = { in z_impl_z_log_msg_simple_create_1() local 240 union cbprintf_package_hdr hdr = { in z_impl_z_log_msg_simple_create_2() local
|
| /subsys/bluetooth/mesh/ |
| A D | transport.c | 77 uint8_t hdr; member 104 uint8_t hdr; member 777 static int sdu_recv(struct bt_mesh_net_rx *rx, uint8_t hdr, uint8_t aszmic, in sdu_recv() 846 static int trans_ack(struct bt_mesh_net_rx *rx, uint8_t hdr, in trans_ack() 958 static int ctl_recv(struct bt_mesh_net_rx *rx, uint8_t hdr, in ctl_recv() 1027 uint8_t hdr; in trans_unseg() local 1274 const uint8_t *hdr, uint8_t seg_n) in seg_rx_is_valid() 1295 const uint8_t *hdr, const uint64_t *seq_auth, in seg_rx_alloc() 1340 uint8_t *hdr = buf->data; in trans_seg() local
|