/Zephyr-latest/subsys/net/lib/ptp/ |
D | transport.c | 326 struct in_addr *ip = net_if_ipv4_get_global_addr(port->iface, NET_ADDR_PREFERRED); in ptp_transport_protocol_addr() local 333 struct in6_addr *ip = net_if_ipv6_get_global_addr(NET_ADDR_PREFERRED, &port->iface); in ptp_transport_protocol_addr() local
|
/Zephyr-latest/subsys/net/lib/zperf/ |
D | zperf_session.h | 38 struct net_addr ip; member
|
/Zephyr-latest/subsys/net/lib/mqtt_sn/ |
D | mqtt_sn_transport_udp.c | 66 char ip[30], *out; in tp_udp_init() local
|
/Zephyr-latest/subsys/net/ip/ |
D | ipv4.c | 250 union net_ip_header ip; in net_ipv4_input() local
|
D | ipv6.c | 488 union net_ip_header ip; in net_ipv6_input() local
|
D | tcp.c | 189 struct net_ipv4_hdr *ip = NET_IPV4_HDR(pkt); in tcp_endpoint_set() local 213 struct net_ipv6_hdr *ip = NET_IPV6_HDR(pkt); in tcp_endpoint_set() local 2241 union net_ip_header *ip, in tcp_recv() 4131 union net_ip_header *ip, in tcp_input()
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_cc13xx_cc26xx.c | 272 gpio_port_pins_t ip = 0; in gpio_cc13xx_cc26xx_port_get_direction() local
|
D | gpio_eos_s3.c | 365 gpio_port_pins_t ip = 0; in gpio_eos_s3_port_get_direction() local
|
D | gpio_ambiq.c | 211 gpio_port_pins_t ip = 0; in ambiq_gpio_port_get_direction() local
|
D | gpio_nxp_s32.c | 435 gpio_port_pins_t ip = 0; in nxp_s32_gpio_port_get_direction() local
|
D | gpio_emul.c | 778 gpio_port_pins_t ip = 0; local
|
/Zephyr-latest/subsys/net/l2/ethernet/ |
D | arp.h | 59 struct in_addr ip; member
|
/Zephyr-latest/tests/net/socket/reuseaddr_reuseport/src/ |
D | main.c | 36 static void test_add_local_ip_address(sa_family_t family, const char *ip) in test_add_local_ip_address() 74 static inline void prepare_sock_tcp(sa_family_t family, const char *ip, uint16_t port, in prepare_sock_tcp() 90 static inline void prepare_sock_udp(sa_family_t family, const char *ip, uint16_t port, in prepare_sock_udp() 752 char const *ip, in test_reuseport_udp_server_client_common()
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | jlink.py | 32 def is_ip(ip): argument
|
/Zephyr-latest/subsys/net/lib/shell/ |
D | tcp.c | 265 char *ip; in cmd_net_tcp_connect() local
|
/Zephyr-latest/drivers/wifi/esp_at/ |
D | esp.h | 133 #define ESP_CMD_SET_IP(ip, gateway, mask) "AT+"_CIPSTA"=\"" \ argument 226 struct in_addr ip; member
|
D | esp.c | 627 char *ip; in MODEM_CMD_DEFINE() local
|
/Zephyr-latest/drivers/wifi/eswifi/ |
D | eswifi_offload.c | 450 uint8_t ip[4]; in eswifi_offload_async_msg() local
|
/Zephyr-latest/drivers/serial/ |
D | uart_sifive.c | 44 uint32_t ip; member
|
/Zephyr-latest/subsys/net/lib/capture/ |
D | capture.c | 614 struct net_pkt *ip; in capture_send() local
|
/Zephyr-latest/drivers/wifi/nxp/ |
D | nxp_wifi_drv.c | 98 char ip[16]; in nxp_wifi_wlan_event_callback() local
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | hci_vs.h | 232 uint32_t ip; member
|
/Zephyr-latest/include/zephyr/net/ |
D | net_if.h | 572 struct net_if_ip ip; member
|