/third_party/musl/libc-test/src/functionalext/supplement/network/ |
H A D | getifaddrs.c | 26 struct ifaddrs *ifaddr; in getifaddrs_0100() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | fweh.c | 33 u8 ifaddr[ETH_ALEN]; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | fweh.c | 33 u8 ifaddr[ETH_ALEN]; member
|
/kernel/liteos_m/components/net/lwip-2.1/enhancement/src/ |
H A D | lwip_ifaddrs.c | 66 static void ifaddrs_add_tail(struct ifaddrs **ifap, struct ifaddrs *ifaddr)
in ifaddrs_add_tail() argument 85 struct ifaddrs *ifaddr = NULL;
in new_ifaddrs_storage() local 101 get_ifa_name(struct netif *netif, struct ifaddrs *ifaddr) get_ifa_name() argument 116 get_ipv4_ifaddr(struct netif *netif, struct ifaddrs *ifaddr) get_ipv4_ifaddr() argument 183 get_ipv6_ifaddr(struct netif *netif, struct ifaddrs *ifaddr, int tmp_index) get_ipv6_ifaddr() argument 213 struct ifaddrs *ifaddr = NULL; getifaddrs_internal() local [all...] |
/kernel/uniproton/src/net/lwip-2.1/enhancement/src/ |
H A D | lwip_ifaddrs.c | 51 static void OsIfaddrsAddTail(struct ifaddrs **ifap, struct ifaddrs *ifaddr)
in OsIfaddrsAddTail() argument 70 struct ifaddrs *ifaddr = NULL;
in OsNewIfaddrsStorage() local 87 OsGetIfaName(struct netif *netif, struct ifaddrs *ifaddr) OsGetIfaName() argument 102 OsGetIpv4Ifaddr(struct netif *netif, struct ifaddrs *ifaddr) OsGetIpv4Ifaddr() argument 169 OsGetIpv6Ifaddr(struct netif *netif, struct ifaddrs *ifaddr, int tmp_index) OsGetIpv6Ifaddr() argument 199 struct ifaddrs *ifaddr = NULL; OsGetIfaddrsInternal() local [all...] |
/kernel/linux/linux-5.10/fs/afs/ |
H A D | cmservice.c | 544 __be32 ifaddr[32]; in SRXAFSCB_TellMeAboutYourself() member
|
/kernel/linux/linux-6.6/fs/afs/ |
H A D | cmservice.c | 550 __be32 ifaddr[32]; in SRXAFSCB_TellMeAboutYourself() member
|
/third_party/lwip/src/core/ipv4/ |
H A D | igmp.c | 449 igmp_joingroup(const ip4_addr_t *ifaddr, const ip4_addr_t *groupaddr) argument 550 igmp_leavegroup(const ip4_addr_t *ifaddr, const ip4_addr_t *groupaddr) argument
|
/kernel/liteos_m/kal/libc/newlib/porting/include/net/ |
H A D | if.h | 69 struct ifaddr { struct
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/net/ |
H A D | if.h | 172 struct ifaddr { struct
|
/third_party/musl/porting/liteos_a/kernel/include/net/ |
H A D | if.h | 51 struct ifaddr { struct
|
/third_party/musl/porting/uniproton/kernel/include/net/ |
H A D | if.h | 51 struct ifaddr { struct
|
/third_party/musl/porting/liteos_m/kernel/include/net/ |
H A D | if.h | 51 struct ifaddr { struct
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/net/ |
H A D | if.h | 51 struct ifaddr { struct
|
/third_party/musl/include/net/ |
H A D | if.h | 51 struct ifaddr { struct
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | tc_redirect.c | 127 static int get_ifaddr(const char *name, char *ifaddr) in get_ifaddr() argument
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | p2p.h | 180 uint8 ifaddr[1][6]; /* P2P Interface Address list */ member 322 uint8 ifaddr[ETHER_ADDR_LEN]; /* P2P Interface Address */ member
|
/third_party/cups-filters/utils/ |
H A D | cups-browsed.c | 9223 struct ifaddrs *ifaddr, *ifa; in update_netifs() local
|