| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/ |
| H A D | nd6_priv.h | 86 struct netif *netif; member 120 struct netif *netif; member
|
| /device/soc/rockchip/rk2206/adapter/hals/communication/wifi_lite/wifiservice/source/ |
| H A D | wifi_device.c | 383 struct netif *netif = netif_find("wlan0"); in GetLocalWifiGw() local 398 struct netif *netif; in SetLocalWifiGw() local 421 struct netif *netif = netif_find("wlan0"); GetLocalWifiNetmask() local 433 struct netif *netif = netif_find("wlan0"); GetLocalWifiIp() local [all...] |
| /third_party/FreeBSD/sys/dev/usb/net/ |
| H A D | usb_ethernet.c | 590 struct netif *netif = &(ue->ue_drv_sc->ac_if); in uether_rxflush() local
|
| H A D | if_urndis.c | 192 struct netif *netif; in urndis_attach() local
|
| /third_party/libcoap/src/ |
| H A D | coap_address.c | 704 netif_t *netif = NULL; in coap_resolve_address_info() local
|
| /third_party/lwip/src/core/ipv4/ |
| H A D | ip4.c | 137 struct netif *netif = LWIP_HOOK_IP4_ROUTE_SRC(src, dest); in ip4_route_src() local 167 struct netif *netif; global() local 316 struct netif *netif; global() local 407 ip4_input_accept(struct netif *netif) global() argument 462 struct netif *netif; global() local 828 ip4_output_if(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, u8_t ttl, u8_t tos, u8_t proto, struct netif *netif) global() argument 843 ip4_output_if_opt(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, u8_t ttl, u8_t tos, u8_t proto, struct netif *netif, void *ip_options, u16_t optlen) global() argument 868 ip4_output_if_src(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, u8_t ttl, u8_t tos, u8_t proto, struct netif *netif) global() argument 881 ip4_output_if_opt_src(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, u8_t ttl, u8_t tos, u8_t proto, struct netif *netif, void *ip_options, u16_t optlen) global() argument 1072 struct netif *netif; global() local 1114 struct netif *netif; global() local [all...] |
| H A D | igmp.c | 128 igmp_start(struct netif *netif) igmp_start() argument 160 igmp_stop(struct netif *netif) igmp_stop() argument 192 igmp_report_groups(struct netif *netif) igmp_report_groups() argument 295 igmp_remove_group(struct netif *netif, struct igmp_group *group) igmp_remove_group() argument 452 struct netif *netif; global() local 489 igmp_joingroup_netif(struct netif *netif, const ip4_addr_t *groupaddr) global() argument 553 struct netif *netif; global() local 589 igmp_leavegroup_netif(struct netif *netif, const ip4_addr_t *groupaddr) global() argument 651 struct netif *netif; global() local 676 struct netif *netif = NULL; global() local 704 igmp_timeout(struct netif *netif, struct igmp_group *group) global() argument 778 igmp_ip_output_if(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, struct netif *netif) global() argument 795 igmp_send(struct netif *netif, struct igmp_group *group, u8_t type) global() argument [all...] |
| H A D | etharp.c | 99 struct netif *netif; member 285 etharp_find_entry(const ip4_addr_t *ipaddr, u8_t flags, struct netif *netif) etharp_find_entry() argument 451 etharp_update_arp_entry(struct netif *netif, const ip4_addr_t *ipaddr, struct eth_addr *ethaddr, u8_t flags) global() argument 534 struct netif *netif; global() local 591 etharp_cleanup_netif(struct netif *netif) global() argument 615 etharp_find_addr(struct netif *netif, const ip4_addr_t *ipaddr, struct eth_addr **eth_ret, const ip4_addr_t **ip_ret) global() argument 644 etharp_get_entry(size_t i, ip4_addr_t **ipaddr, struct netif **netif, struct eth_addr **eth_ret) global() argument 673 etharp_input(struct pbuf *p, struct netif *netif) global() argument 780 etharp_output_to_arp_index(struct netif *netif, struct pbuf *q, netif_addr_idx_t arp_idx) global() argument 823 etharp_output(struct netif *netif, struct pbuf *q, const ip4_addr_t *ipaddr) global() argument 965 etharp_query(struct netif *netif, const ip4_addr_t *ipaddr, struct pbuf *q) global() argument 1141 etharp_raw(struct netif *netif, const struct eth_addr *ethsrc_addr, const struct eth_addr *ethdst_addr, const struct eth_addr *hwsrc_addr, const ip4_addr_t *ipsrc_addr, const struct eth_addr *hwdst_addr, const ip4_addr_t *ipdst_addr, const u16_t opcode) global() argument 1221 etharp_request_dst(struct netif *netif, const ip4_addr_t *ipaddr, const struct eth_addr *hw_dst_addr) global() argument 1238 etharp_request(struct netif *netif, const ip4_addr_t *ipaddr) global() argument [all...] |
| H A D | ip4_frag.c | 760 ip4_frag(struct pbuf *p, struct netif *netif, const ip4_addr_t *dest) in ip4_frag() argument [all...] |
| /third_party/lwip/src/core/ipv6/ |
| H A D | ip6.c | 335 ip6_select_source_address(struct netif *netif, const ip6_addr_t *dest) global() argument 420 struct netif *netif; global() local 521 ip6_input_accept(struct netif *netif) global() argument 564 struct netif *netif; global() local 1209 ip6_output_if(struct pbuf *p, const ip6_addr_t *src, const ip6_addr_t *dest, u8_t hl, u8_t tc, u8_t nexth, struct netif *netif) global() argument 1233 ip6_output_if_src(struct pbuf *p, const ip6_addr_t *src, const ip6_addr_t *dest, u8_t hl, u8_t tc, u8_t nexth, struct netif *netif) global() argument 1354 struct netif *netif; global() local 1425 struct netif *netif; global() local [all...] |
| H A D | ip6_frag.c | 740 ip6_frag(struct pbuf *p, struct netif *netif, const ip6_addr_t *dest) in ip6_frag() argument [all...] |
| /third_party/lwip/src/core/ |
| H A D | raw.c | 261 raw_bind_netif(struct raw_pcb *pcb, const struct netif *neti argument 364 struct netif *netif; raw_sendto() local 443 raw_sendto_if_src(struct raw_pcb *pcb, struct pbuf *p, const ip_addr_t *dst_ip, struct netif *netif, const ip_addr_t *src_ip) raw_sendto_if_src() argument [all...] |
| /third_party/lwip/src/include/lwip/priv/ |
| H A D | api_msg.h | 244 struct netif *netif; member
|
| H A D | tcpip_priv.h | 149 struct netif *netif; member
|
| /third_party/lwip/src/netif/ |
| H A D | bridgeif.c | 111 struct netif *netif; global() member 298 bridgeif_output(struct netif *netif, struct pbuf *p) bridgeif_output() argument 326 bridgeif_input(struct pbuf *p, struct netif *netif) bridgeif_input() argument 393 bridgeif_tcpip_input(struct pbuf *p, struct netif *netif) bridgeif_tcpip_input() argument 413 bridgeif_init(struct netif *netif) bridgeif_init() argument [all...] |
| H A D | lowpan6_common.c | 132 lowpan6_compress_headers(struct netif *netif, u8_t *inbuf, size_t inbuf_size, u8_t *outbuf, size_t outbuf_size, in lowpan6_compress_headers() argument 165 ip6_addr_assign_zone(ip_2_ip6(&ip6dst), IP6_UNKNOWN, netif); in lowpan6_compress_headers() local 167 ip6_addr_assign_zone(ip_2_ip6(&ip6src), IP6_UNKNOWN, netif); in lowpan6_compress_headers() local
|
| /third_party/lwip/src/netif/ppp/ |
| H A D | pppapi.c | 236 pppapi_pppol2tp_create(struct netif *pppi argument [all...] |
| H A D | pppoe.c | 370 pppoe_disc_input(struct netif *netif, struct pbuf *pb) pppoe_disc_input() argument 649 pppoe_data_input(struct netif *netif, struct pbuf *pb) pppoe_data_input() argument [all...] |
| /third_party/lwip/test/unit/dhcp/ |
| H A D | test_dhcp.c | 143 static void send_pkt(struct netif *netif, const u8_t *data, size_t len) in send_pkt() argument 169 static err_t testif_init(struct netif *neti argument 241 lwip_tx_func(struct netif *netif, struct pbuf *p) lwip_tx_func() argument [all...] |
| /third_party/lwip/test/unit/tcp/ |
| H A D | test_tcp.c | 104 struct netif netif; in START_TEST() local 166 struct netif netif; in START_TEST() local 212 struct netif netif; START_TEST() local 304 struct netif netif; START_TEST() local 338 struct netif netif; START_TEST() local 388 struct netif netif; START_TEST() local 447 struct netif netif; START_TEST() local 629 struct netif netif; START_TEST() local 717 struct netif netif; START_TEST() local 793 struct netif netif; test_tcp_tx_full_window_lost() local 948 struct netif netif; START_TEST() local 1067 struct netif netif; START_TEST() local 1189 struct netif netif; test_tcp_rto_timeout_impl() local 1286 struct netif netif; test_tcp_rto_timeout_syn_sent_impl() local 1382 struct netif netif; test_tcp_zwp_timeout_impl() local 1511 struct netif netif; START_TEST() local [all...] |
| H A D | test_tcp_oos.c | 165 struct netif netif; in START_TEST() local 301 struct netif netif; START_TEST() local 467 struct netif netif; START_TEST() local 554 struct netif netif; START_TEST() local 640 struct netif netif; START_TEST() local 715 struct netif netif; START_TEST() local 812 struct netif netif; test_tcp_recv_ooseq_double_FINs() local [all...] |
| H A D | tcp_helper.c | 274 static err_t test_tcp_netif_output(struct netif *netif, struct pbuf *p, in test_tcp_netif_output() argument 299 void test_tcp_init_netif(struct netif *netif, struct test_tcp_txcounters *txcounters, in test_tcp_init_netif() argument [all...] |
| /third_party/lwip/test/unit/udp/ |
| H A D | test_udp.c | 38 default_netif_output(struct netif *netif, struct pbuf *p, const ip4_addr_t *ipaddr) in default_netif_output() argument 48 default_netif_linkoutput(struct netif *netif, struct pbuf *p) in default_netif_linkoutput() argument 57 default_netif_init(struct netif *neti argument [all...] |
| /device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiservice/source/ |
| H A D | wifi_hotspot.c | 62 struct netif *netif = NULL; in SetHotspotIpConfig() local
|
| /third_party/lwip/src/apps/snmp/ |
| H A D | snmp_mib2_ip.c | 210 ip_AddrTable_get_cell_value_core(struct netif *netif, const u32_t *column, union snmp_variant_value *value, u32_t *value_len) in ip_AddrTable_get_cell_value_core() argument 254 struct netif *netif; in ip_AddrTable_get_cell_value() local 279 struct netif *netif; ip_AddrTable_get_next_cell_instance_and_value() local 317 ip_RouteTable_get_cell_value_core(struct netif *netif, u8_t default_route, const u32_t *column, union snmp_variant_value *value, u32_t *value_len) ip_RouteTable_get_cell_value_core() argument 399 struct netif *netif; ip_RouteTable_get_cell_value() local 433 struct netif *netif; ip_RouteTable_get_next_cell_instance_and_value() local 488 struct netif *netif; ip_NetToMediaTable_get_cell_value_core() local 534 struct netif *netif; ip_NetToMediaTable_get_cell_value() local 562 struct netif *netif; ip_NetToMediaTable_get_next_cell_instance_and_value() local [all...] |