| /subsys/net/ip/ |
| A D | ipv6_pe.c | 91 static bool ipv6_pe_use_this_prefix(const struct in6_addr *prefix) in ipv6_pe_use_this_prefix() 137 const struct in6_addr *prefix) in ipv6_pe_prefix_already_exists() 159 const struct in6_addr *prefix) in ipv6_pe_prefix_remove() 180 const struct in6_addr *prefix, in ipv6_pe_prefix_update_lifetimes() 220 const struct in6_addr *prefix, in gen_temporary_iid() 233 struct in6_addr prefix; in gen_temporary_iid() member 291 void net_ipv6_pe_start(struct net_if *iface, const struct in6_addr *prefix, in net_ipv6_pe_start() 438 struct in6_addr *prefix = user_data; in iface_cb() local 678 struct in6_addr prefix; in renewal_cb() local
|
| A D | ipv6.c | 871 const struct in6_addr *prefix, in gen_stable_iid() 885 struct in6_addr prefix; in gen_stable_iid() member 957 const struct in6_addr *prefix, in net_ipv6_addr_generate_iid()
|
| A D | icmpv6.h | 61 uint8_t prefix[NET_IPV6_ADDR_SIZE]; member 69 uint8_t prefix[NET_IPV6_ADDR_SIZE]; member
|
| A D | net_if.c | 2695 const struct in6_addr *prefix, in ipv6_prefix_find() 2736 const struct in6_addr *prefix, in net_if_ipv6_prefix_add() 2852 struct net_if_ipv6_prefix *prefix = NULL; in net_if_ipv6_prefix_get() local 2904 struct net_if_ipv6_prefix *prefix = NULL; in net_if_ipv6_prefix_lookup() local 2973 void net_if_ipv6_prefix_set_timer(struct net_if_ipv6_prefix *prefix, in net_if_ipv6_prefix_set_timer() 2986 void net_if_ipv6_prefix_unset_timer(struct net_if_ipv6_prefix *prefix) in net_if_ipv6_prefix_unset_timer() 3314 struct net_if_ipv6_prefix *prefix; in net_if_ipv6_select_src_addr_hint() local
|
| A D | ipv6.h | 596 const struct in6_addr *prefix, in net_ipv6_pe_start()
|
| A D | 6lo.c | 27 struct in6_addr prefix; member
|
| A D | ipv6_nbr.c | 2252 struct net_if_ipv6_prefix *prefix; in handle_prefix_onlink() local
|
| A D | tcp.c | 945 static const char *tcp_state_to_str(enum tcp_state state, bool prefix) in tcp_state_to_str()
|
| /subsys/net/lib/shell/ |
| A D | ipv6.c | 60 static void ipv6_pe_filter_cb(struct in6_addr *prefix, bool is_denylist, in ipv6_pe_filter_cb() 112 struct net_if_ipv6_prefix *prefix; in address_lifetime_cb() local 342 struct in6_addr prefix; in cmd_net_ip6_pe() local
|
| A D | route.c | 120 struct in6_addr prefix = {0}; in cmd_net_ip6_route_add() local 171 struct in6_addr prefix = { 0 }; in cmd_net_ip6_route_del() local
|
| A D | iface.c | 165 struct net_if_ipv6_prefix *prefix; in iface_cb() local
|
| /subsys/bluetooth/host/classic/ |
| A D | at.c | 66 static bool str_has_prefix(const char *str, const char *prefix) in str_has_prefix() 359 const char *prefix, parse_val_t func, in at_cmd_start() 382 const char *prefix, parse_val_t func, in at_cmd_get_value() 391 const char *prefix, parse_val_t func, in at_cmd_process_value() 403 const char *prefix, parse_val_t func, in at_cmd_state_end_lf() 427 const char *prefix, parse_val_t func, in at_parse_cmd_input()
|
| /subsys/net/lib/lwm2m/ |
| A D | lwm2m_obj_gateway.c | 47 char prefix[CONFIG_LWM2M_GATEWAY_PREFIX_MAX_STR_SIZE]; member 172 char *prefix = device_table[index].prefix; in lwm2m_gw_handle_req() local
|
| /subsys/shell/ |
| A D | shell_utils.c | 506 const char *prefix, in shell_device_internal() 546 const char *prefix) in shell_device_lookup() 553 const char *prefix) in shell_device_lookup_all() 560 const char *prefix) in shell_device_lookup_non_ready()
|
| /subsys/net/lib/http/ |
| A D | http_hpack.c | 409 uint8_t prefix; in http_hpack_decode_header() local 443 uint8_t prefix, uint8_t n) in hpack_integer_encode() 490 uint8_t prefix = 0; in hpack_string_encode() local
|
| /subsys/net/lib/coap/ |
| A D | coap_link_format.c | 241 static const char prefix[] = "</"; in format_uri() local 542 char *prefix = "</"; in format_uri() local
|
| /subsys/net/lib/zperf/ |
| A D | zperf_common.c | 111 struct net_if_ipv6_prefix *prefix; in zperf_get_ipv6_addr() local
|
| /subsys/retention/ |
| A D | retention.c | 58 uint8_t prefix[]; member
|
| /subsys/net/lib/dhcpv6/ |
| A D | dhcpv6_internal.h | 110 struct in6_addr prefix; member
|
| /subsys/logging/ |
| A D | log_output.c | 707 static const char prefix[] = DROPPED_COLOR_PREFIX "--- "; in log_output_dropped_process() local
|
| /subsys/testsuite/ztest/src/ |
| A D | ztest.c | 1377 static const struct ztest_suite_node *suite_lookup(size_t idx, const char *prefix) in suite_lookup()
|
| /subsys/usb/device_next/class/ |
| A D | usbd_uac2_macros.h | 118 #define DESCRIPTOR_NAME(prefix, node) uac2_## prefix ## _ ## node argument
|
| /subsys/bluetooth/host/ |
| A D | smp.c | 5263 static int aes_test(const char *prefix, const uint8_t *in_key, const uint8_t *m, in aes_test() 5324 static int sign_test(const char *prefix, const uint8_t *sign_key, const uint8_t *m, in sign_test()
|