Home
last modified time | relevance | path

Searched defs:netif (Results 1 - 25 of 38) sorted by relevance

12

/foundation/communication/dsoftbus/adapter/common/bus_center/network/
H A Dlnn_lwip_monitor.c26 NetifStatusCallback( struct netif *netif, netif_nsc_reason_t reason, const netif_ext_callback_args_t *args) NetifStatusCallback() argument
/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/
H A Dlnn_ip_utils_adapter.c28 struct netif *netif = NULL; in GetNetworkIpByIfName() local
/kernel/liteos_a/net/lwip-2.1/porting/src/
H A Ddriverif.c55 driverif_init_ifname(struct netif *netif) argument
101 driverif_output(struct netif *netif, struct pbuf *p) global() argument
141 driverif_input(struct netif *netif, struct pbuf *p) global() argument
248 driverif_init(struct netif *netif) global() argument
326 netif_veth_output(struct netif *netif, struct pbuf *p, const ip4_addr_t *addr) global() argument
332 veth_init_fullname(struct netif *netif) global() argument
353 netif_vethif_init(struct netif *netif) global() argument
374 veth_init(struct netif *netif, struct net_group *group) global() argument
[all...]
/kernel/liteos_m/components/net/lwip-2.1/enhancement/src/
H A Dfixme.c46 err_t dhcp_is_bound(struct netif *netif) in dhcp_is_bound() argument
65 struct netif *netif = NULL; in netif_find_by_name() local
97 struct netif *netif = NULL; netifapi_netif_find_by_name() local
[all...]
H A Dlwip_ifaddrs.c101 static int get_ifa_name(struct netif *netif, struct ifaddrs *ifaddr) in get_ifa_name() argument
116 static int get_ipv4_ifaddr(struct netif *netif, struct ifaddrs *ifaddr) in get_ipv4_ifaddr() argument
183 get_ipv6_ifaddr(struct netif *netif, struct ifaddrs *ifaddr, int tmp_index) get_ipv6_ifaddr() argument
212 struct netif *netif = NULL; getifaddrs_internal() local
[all...]
/kernel/liteos_m/components/net/lwip-2.1/porting/src/
H A Ddriverif.c56 LWIP_STATIC void driverif_get_ifname_prefix(struct netif *netif, char *prefix, int prefixLen) in driverif_get_ifname_prefix() argument
78 LWIP_STATIC void driverif_init_ifname(struct netif *netif) in driverif_init_ifname() argument
125 driverif_output(struct netif *netif, struct pbuf *p) driverif_output() argument
153 driverif_input_proc(struct netif *netif, struct pbuf *p) driverif_input_proc() argument
211 driverif_input(struct netif *netif, struct pbuf *p) driverif_input() argument
278 driverif_init(struct netif *netif) driverif_init() argument
[all...]
H A Dapi_shell.c92 int print_netif(struct netif *netif, char *print_buf, unsigned int buf_len) in print_netif() argument
178 struct netif *netif = NULL; lwip_ifconfig_show_internal() local
[all...]
/kernel/uniproton/src/net/lwip-2.1/enhancement/src/
H A Dfixme.c25 err_t OsDhcpIsBound(struct netif *netif) in OsDhcpIsBound() argument
44 struct netif *netif = NULL; in OsNetifFindByName() local
74 struct netif *netif = NULL; OsNetifapiNetifFindByName() local
[all...]
H A Dlwip_ifaddrs.c87 static int OsGetIfaName(struct netif *netif, struct ifaddrs *ifaddr) in OsGetIfaName() argument
102 static int OsGetIpv4Ifaddr(struct netif *netif, struct ifaddrs *ifaddr) in OsGetIpv4Ifaddr() argument
169 OsGetIpv6Ifaddr(struct netif *netif, struct ifaddrs *ifaddr, int tmp_index) OsGetIpv6Ifaddr() argument
198 struct netif *netif = NULL; OsGetIfaddrsInternal() local
[all...]
/kernel/uniproton/src/net/lwip-2.1/src/
H A Ddriverif.c38 static void OsDriverifGetIfnamePrefix(struct netif *netif, char *prefix, int prefixLen) in OsDriverifGetIfnamePrefix() argument
60 static void OsDriverifInitIfname(struct netif *netif) in OsDriverifInitIfname() argument
107 OsDriverifOutput(struct netif *netif, struct pbuf *p) OsDriverifOutput() argument
135 OsDriverifInputProc(struct netif *netif, struct pbuf *p) OsDriverifInputProc() argument
190 driverif_input(struct netif *netif, struct pbuf *p) driverif_input() argument
257 driverif_init(struct netif *netif) driverif_init() argument
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Detharp.h119 struct netif *netif; member
[all...]
/kernel/linux/linux-5.10/security/selinux/
H A Dnetif.c72 struct sel_netif *netif; in sel_netif_find() local
91 static int sel_netif_insert(struct sel_netif *netif) in sel_netif_insert() argument
113 sel_netif_destroy(struct sel_netif *netif) sel_netif_destroy() argument
136 struct sel_netif *netif; sel_netif_sid_slow() local
194 struct sel_netif *netif; sel_netif_sid() local
220 struct sel_netif *netif; sel_netif_kill() local
241 struct sel_netif *netif; sel_netif_flush() local
[all...]
/kernel/linux/linux-6.6/security/selinux/
H A Dnetif.c71 struct sel_netif *netif; in sel_netif_find() local
90 static int sel_netif_insert(struct sel_netif *netif) in sel_netif_insert() argument
112 sel_netif_destroy(struct sel_netif *netif) sel_netif_destroy() argument
135 struct sel_netif *netif; sel_netif_sid_slow() local
193 struct sel_netif *netif; sel_netif_sid() local
219 struct sel_netif *netif; sel_netif_kill() local
240 struct sel_netif *netif; sel_netif_flush() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/
H A Dtcpip_priv.h159 struct netif *netif; member
H A Dnd6_priv.h86 struct netif *netif; member
120 struct netif *netif; member
/device/soc/rockchip/rk2206/adapter/hals/communication/wifi_lite/wifiservice/source/
H A Dwifi_device.c383 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...]
/kernel/linux/linux-5.10/include/linux/
H A Dlsm_audit.h28 int netif; member
/kernel/linux/linux-6.6/include/linux/
H A Dlsm_audit.h28 int netif; member
/kernel/liteos_a/kernel/extended/container/
H A Dlos_net_container.c44 struct netif *netif = LOS_MemAlloc(m_aucSysMem1, size); in NetifAlloc() local
53 STATIC VOID FreeNetif(struct netif *netif) in FreeNetif() argument
67 struct netif *netif = NetifAlloc(); CreateVethNetif() local
293 DoSetNetifNetGroup(struct netif *netif, struct net_group *group) DoSetNetifNetGroup() argument
298 DoGetNetGroupFromNetif(struct netif *netif) DoGetNetGroupFromNetif() argument
[all...]
/kernel/liteos_m/components/net/test/
H A Dnet_socket_test_011.c60 static void ReplayUdpEncodeEthernet(struct netif *neti argument
187 ParsePackageIpUdp(struct netif *netif, struct pbuf *btBuf) ParsePackageIpUdp() argument
223 ParsePackageEthernet(struct netif *netif, struct pbuf *p) ParsePackageEthernet() argument
268 BtProxySend(struct netif *netif, struct pbuf *p) BtProxySend() argument
374 ArpPackageProc(struct netif *netif, struct pbuf *p) ArpPackageProc() argument
395 ReplayArpEncodeEthernet(struct netif *netif, struct pbuf *p) ReplayArpEncodeEthernet() argument
[all...]
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiservice/source/
H A Dwifi_hotspot.c62 struct netif *netif = NULL; in SetHotspotIpConfig() local
H A Dwifi_device.c154 static void StaSetLocaladdr(const struct netif *netif, int gw, int ipaddr, int netmask) in StaSetLocaladdr() argument
/kernel/liteos_a/net/lwip-2.1/enhancement/src/
H A Dfixme.c54 err_t netif_dhcp_off(struct netif *netif) in netif_dhcp_off() argument
82 dhcp_is_bound(struct netif *netif) dhcp_is_bound() argument
114 netifapi_dhcps_start(struct netif *netif, char *start_ip, u16_t ip_num) netifapi_dhcps_start() argument
132 netifapi_dhcps_stop(struct netif *netif) netifapi_dhcps_stop() argument
150 netif_ip6_addr_setinvalid(struct netif *netif, const ip6_addr_t *addr6) netif_ip6_addr_setinvalid() argument
165 netif_do_rmv_ipv6_addr(struct netif *netif, void *arguments) netif_do_rmv_ipv6_addr() argument
187 netifapi_netif_rmv_ip6_address(struct netif *netif, ip_addr_t *ipaddr) netifapi_netif_rmv_ip6_address() argument
211 struct netif *netif = NULL; global() local
256 struct netif *netif = NULL; global() local
283 netif_set_mtu(struct netif *netif, u16_t netif_mtu) global() argument
310 netif_set_hwaddr(struct netif *netif, const unsigned char *hw_addr, int hw_len) global() argument
341 etharp_update_arp_entry(struct netif *netif, const ip4_addr_t *ipaddr, struct eth_addr *ethaddr, u8_t flags) global() argument
350 etharp_delete_arp_entry(struct netif *netif, ip4_addr_t *ipaddr) global() argument
[all...]
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtnet.c145 struct netif *netif = dev; in Feature0() local
345 static err_t LowLevelOutput(struct netif *neti argument
393 LowLevelInput(const struct netif *netif, const struct VirtqUsedElem *e) LowLevelInput() argument
419 VirtnetRxHandle(struct netif *netif) VirtnetRxHandle() argument
468 struct netif *netif = (struct netif *)param; VirtnetIRQhandle() local
482 LowLevelInit(struct netif *netif) LowLevelInit() argument
519 EthernetIfInit(struct netif *netif) EthernetIfInit() argument
547 VirtnetDeInit(struct netif *netif) VirtnetDeInit() argument
572 struct netif *netif = NULL; VirtnetInit() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/
H A Dnet_adpater.c331 hi_s32 hwal_lwip_remove_user(oal_lwip_netif *netif, oal_linklayer_addr *mac_addr) in hwal_lwip_remove_user() argument
404 hi_s32 hwal_lwip_set_beacon_priority(oal_lwip_netif *netif, hi_u8 prio) in hwal_lwip_set_beacon_priority() argument
461 hi_s32 hwal_lwip_set_mnid(oal_lwip_netif *netif, oal_uniqid_t us_mnid) in hwal_lwip_set_mnid() argument
[all...]

Completed in 12 milliseconds

12