| /kernel/liteos_a/net/lwip-2.1/enhancement/src/ |
| D | fixme.c | 54 err_t netif_dhcp_off(struct netif *netif) in netif_dhcp_off() 82 err_t dhcp_is_bound(struct netif *netif) in dhcp_is_bound() 114 err_t netifapi_dhcps_start(struct netif *netif, char *start_ip, u16_t ip_num) in netifapi_dhcps_start() 132 err_t netifapi_dhcps_stop(struct netif *netif) in netifapi_dhcps_stop() 150 static void netif_ip6_addr_setinvalid(struct netif *netif, const ip6_addr_t *addr6) in netif_ip6_addr_setinvalid() 165 err_t netif_do_rmv_ipv6_addr(struct netif *netif, void *arguments) in netif_do_rmv_ipv6_addr() 187 void netifapi_netif_rmv_ip6_address(struct netif *netif, ip_addr_t *ipaddr) in netifapi_netif_rmv_ip6_address() 207 struct netif *netif = NULL; in netif_find_by_name() local 243 struct netif *netif = NULL; in netifapi_netif_find_by_name() local 270 err_t netif_set_mtu(struct netif *netif, u16_t netif_mtu) in netif_set_mtu() [all …]
|
| D | dhcps.c | 89 struct netif *netif; member 101 #define netif_get_dhcps(netif) ((struct dhcps*)netif_get_client_data(netif, LWIP_NETIF_CLIENT_DATA_… argument 102 #define netif_set_dhcps(netif, dhcps) netif_set_client_data(netif, LWIP_NETIF_CLIENT_DATA_INDEX_DHC… argument 335 LWIP_STATIC void handle_discover(struct netif *netif, struct dhcps *dhcps, in handle_discover() 451 LWIP_STATIC ip4_addr_t validate_request_message(struct netif *netif, struct dhcp_msg *client_msg, in validate_request_message() 528 LWIP_STATIC void handle_request(struct netif *netif, struct dhcps *dhcps, struct dhcp_msg *client_m… in handle_request() 659 LWIP_STATIC void handle_decline(struct netif *netif, struct dhcps *dhcps, struct dhcp_msg *client_m… in handle_decline() 680 LWIP_STATIC void handle_inform(struct netif *netif, struct dhcps *dhcps, struct dhcp_msg *client_ms… in handle_inform() 719 LWIP_STATIC void handle_client_messages(struct netif *netif, struct dhcps *dhcps, in handle_client_messages() 760 struct netif *netif = (struct netif *)arg; in dhcps_recv() local [all …]
|
| D | api_shell.c | 269 int print_netif(struct netif *netif, char *print_buf, unsigned int buf_len) in print_netif() 431 struct netif *netif = NULL; in lwip_ifconfig_show_internal() local 479 struct netif *netif = NULL; in lwip_ifconfig_internal() local 1120 struct netif *netif = NULL; in lwip_ifconfig() local 1172 void lwip_arp_show_internal(struct netif *netif, char *printf_buf, unsigned int buf_len) in lwip_arp_show_internal() 1253 struct netif *netif = NULL; in lwip_arp_internal() local 1485 struct netif *netif = NULL; in ifup_internal() local 1505 struct netif *netif = NULL; in ifdown_internal() local 3051 struct netif *netif = NULL; local 3391 struct netif *netif = NULL; local
|
| /kernel/liteos_m/components/net/lwip-2.1/porting/src/ |
| D | driverif.c | 56 LWIP_STATIC void driverif_get_ifname_prefix(struct netif *netif, char *prefix, int prefixLen) in driverif_get_ifname_prefix() 78 LWIP_STATIC void driverif_init_ifname(struct netif *netif) in driverif_init_ifname() 125 LWIP_STATIC err_t driverif_output(struct netif *netif, struct pbuf *p) in driverif_output() 153 void driverif_input_proc(struct netif *netif, struct pbuf *p) in driverif_input_proc() 211 void driverif_input(struct netif *netif, struct pbuf *p) in driverif_input() 278 err_t driverif_init(struct netif *netif) in driverif_init()
|
| D | sockets_porting.c | 293 struct netif *netif = NULL; in lwip_ioctl_internal_SIOCGIFCONF() local 347 struct netif *netif = NULL; in lwip_ioctl_internal_SIOCGIFADDR() local 364 struct netif *netif = NULL; in lwip_ioctl_internal_SIOCGIFNETMASK() local 381 struct netif *netif = NULL; in lwip_ioctl_internal_SIOCGIFHWADDR() local 404 struct netif *netif = NULL; in lwip_ioctl_internal_SIOCSIFFLAGS() local 482 struct netif *netif = NULL; in lwip_ioctl_internal_SIOCGIFFLAGS() local 556 struct netif *netif = NULL; in lwip_ioctl_internal_SIOCGIFNAME() local 629 struct netif *netif = NULL; in lwip_ioctl_internal_SIOCSIFNAME() local 660 struct netif *netif = NULL; in lwip_ioctl_internal_SIOCGIFINDEX() local 673 struct netif *netif = NULL; in lwip_ioctl_internal_SIOCGIFMTU() local [all …]
|
| D | api_shell.c | 92 int print_netif(struct netif *netif, char *print_buf, unsigned int buf_len) in print_netif() 178 struct netif *netif = NULL; in lwip_ifconfig_show_internal() local
|
| /kernel/linux/linux-5.10/security/selinux/ |
| D | netif.c | 72 struct sel_netif *netif; in sel_netif_find() local 91 static int sel_netif_insert(struct sel_netif *netif) in sel_netif_insert() 113 static void sel_netif_destroy(struct sel_netif *netif) in sel_netif_destroy() 136 struct sel_netif *netif; in sel_netif_sid_slow() local 194 struct sel_netif *netif; in sel_netif_sid() local 220 struct sel_netif *netif; in sel_netif_kill() local 241 struct sel_netif *netif; in sel_netif_flush() local
|
| /kernel/linux/linux-4.19/security/selinux/ |
| D | netif.c | 75 struct sel_netif *netif; in sel_netif_find() local 94 static int sel_netif_insert(struct sel_netif *netif) in sel_netif_insert() 116 static void sel_netif_destroy(struct sel_netif *netif) in sel_netif_destroy() 139 struct sel_netif *netif; in sel_netif_sid_slow() local 202 struct sel_netif *netif; in sel_netif_sid() local 228 struct sel_netif *netif; in sel_netif_kill() local 249 struct sel_netif *netif; in sel_netif_flush() local
|
| /kernel/liteos_a/net/lwip-2.1/porting/src/ |
| D | sockets.c | 190 struct netif *netif = NULL; in ip_addr_isbroadcast_bysock() local 409 struct netif *netif = NULL; in lwip_ioctl_internal_SIOCADDRT() local 469 struct netif *netif = NULL; in lwip_ioctl_internal_SIOCGIFCONF() local 523 struct netif *netif = NULL; in lwip_ioctl_internal_SIOCGIFADDR() local 559 struct netif *netif = NULL; in lwip_ioctl_internal_SIOCSIFADDR() local 642 struct netif *netif = NULL; in lwip_ioctl_internal_SIOCDIFADDR() local 696 struct netif *netif = NULL; in lwip_ioctl_internal_SIOCGIFNETMASK() local 713 struct netif *netif = NULL; in lwip_ioctl_internal_SIOCSIFNETMASK() local 786 struct netif *netif = NULL; in lwip_ioctl_internal_SIOCSIFHWADDR() local 828 struct netif *netif = NULL; in lwip_ioctl_internal_SIOCGIFHWADDR() local [all …]
|
| D | driverif.c | 52 driverif_init_ifname(struct netif *netif) in driverif_init_ifname() 94 driverif_output(struct netif *netif, struct pbuf *p) in driverif_output() 134 driverif_input(struct netif *netif, struct pbuf *p) in driverif_input() 241 driverif_init(struct netif *netif) in driverif_init()
|
| /kernel/liteos_m/components/net/test/ |
| D | net_socket_test_011.c | 60 static void ReplayUdpEncodeEthernet(struct netif *netif, struct pbuf *p) in ReplayUdpEncodeEthernet() 187 static void ParsePackageIpUdp(struct netif *netif, struct pbuf *btBuf) in ParsePackageIpUdp() 223 static void ParsePackageEthernet(struct netif *netif, struct pbuf *p) in ParsePackageEthernet() 268 static void BtProxySend(struct netif *netif, struct pbuf *p) in BtProxySend() 374 static void ArpPackageProc(struct netif *netif, struct pbuf *p) in ArpPackageProc() 395 static void ReplayArpEncodeEthernet(struct netif *netif, struct pbuf *p) in ReplayArpEncodeEthernet()
|
| /kernel/liteos_m/components/net/lwip-2.1/enhancement/src/ |
| D | fixme.c | 46 err_t dhcp_is_bound(struct netif *netif) in dhcp_is_bound() 65 struct netif *netif = NULL; in netif_find_by_name() local 97 struct netif *netif = NULL; in netifapi_netif_find_by_name() local
|
| D | lwip_ifaddrs.c | 101 static int get_ifa_name(struct netif *netif, struct ifaddrs *ifaddr) in get_ifa_name() 116 static int get_ipv4_ifaddr(struct netif *netif, struct ifaddrs *ifaddr) in get_ipv4_ifaddr() 183 static int get_ipv6_ifaddr(struct netif *netif, struct ifaddrs *ifaddr, int tmp_index) in get_ipv6_ifaddr() 212 struct netif *netif = NULL; in getifaddrs_internal() local
|
| /kernel/liteos_m/components/net/lwip-2.1/porting/include/lwip/ |
| D | netif.h | 76 #define netif_get_name(netif) ((netif)->full_name) argument
|
| /kernel/liteos_a/net/lwip-2.1/porting/include/lwip/ |
| D | dhcp.h | 53 #define LWIP_HOOK_DHCP_PARSE_OPTION(netif, dhcp, state, msg, msg_type, option, len, pbuf, offset) \ argument
|
| D | netif.h | 77 #define netif_get_name(netif) ((netif)->full_name) argument
|
| /kernel/liteos_a/net/lwip-2.1/enhancement/include/lwip/ |
| D | fixme.h | 72 #define ip_addr_isbroadcast_val(ipaddr, netif) ((IP_IS_V6_VAL(*ipaddr)) ? \ argument
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | lsm_audit.h | 28 int netif; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | lsm_audit.h | 28 int netif; member
|
| /kernel/linux/linux-4.19/drivers/isdn/hysdn/ |
| D | hysdn_defs.h | 186 void *netif; /* pointer to network structure */ member
|