| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_common.c | 3902 dhd_ndo_add_ip(dhd_pub_t *dhd, char* ipv6addr, int idx) in dhd_ndo_add_ip() argument 3911 iov_len = bcm_mkiovar("nd_hostip", (char *)ipv6addr, in dhd_ndo_add_ip() 4013 dhd_ndo_add_ip_with_type(dhd_pub_t *dhdp, char *ipv6addr, uint8 type, int idx) in dhd_ndo_add_ip_with_type() argument 4020 if (dhdp == NULL || ipv6addr == 0) { in dhd_ndo_add_ip_with_type() 4029 memcpy(&ndo_add_addr.u.host_ip.ip_addr, ipv6addr, IPV6_ADDR_LEN); in dhd_ndo_add_ip_with_type() 4060 dhd_ndo_remove_ip_by_addr(dhd_pub_t *dhdp, char *ipv6addr, int idx) in dhd_ndo_remove_ip_by_addr() argument 4067 if (dhdp == NULL || ipv6addr == 0) { in dhd_ndo_remove_ip_by_addr() 4076 memcpy(&ndo_del_addr.u.host_ip.ip_addr, ipv6addr, IPV6_ADDR_LEN); in dhd_ndo_remove_ip_by_addr()
|
| H A D | dhd.h | 2193 int dhd_ndo_add_ip_with_type(dhd_pub_t *dhdp, char *ipv6addr, uint8 type, int idx); 2194 int dhd_ndo_remove_ip_by_addr(dhd_pub_t *dhdp, char *ipv6addr, int idx);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_common.c | 4436 dhd_ndo_add_ip(dhd_pub_t *dhd, char* ipv6addr, int idx) in dhd_ndo_add_ip() argument 4445 iov_len = bcm_mkiovar("nd_hostip", (char *)ipv6addr, in dhd_ndo_add_ip() 4591 dhd_ndo_add_ip_with_type(dhd_pub_t *dhdp, char *ipv6addr, uint8 type, int idx) in dhd_ndo_add_ip_with_type() argument 4598 if (dhdp == NULL || ipv6addr == 0) { in dhd_ndo_add_ip_with_type() 4607 memcpy(&ndo_add_addr.u.host_ip.ip_addr, ipv6addr, IPV6_ADDR_LEN); in dhd_ndo_add_ip_with_type() 4638 dhd_ndo_remove_ip_by_addr(dhd_pub_t *dhdp, char *ipv6addr, int idx) in dhd_ndo_remove_ip_by_addr() argument 4645 if (dhdp == NULL || ipv6addr == 0) { in dhd_ndo_remove_ip_by_addr() 4654 memcpy(&ndo_del_addr.u.host_ip.ip_addr, ipv6addr, IPV6_ADDR_LEN); in dhd_ndo_remove_ip_by_addr()
|
| H A D | dhd.h | 2769 int dhd_ndo_add_ip_with_type(dhd_pub_t *dhdp, char *ipv6addr, uint8 type, int idx); 2770 int dhd_ndo_remove_ip_by_addr(dhd_pub_t *dhdp, char *ipv6addr, int idx);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_common.c | 4456 dhd_ndo_add_ip(dhd_pub_t *dhd, char* ipv6addr, int idx) in dhd_ndo_add_ip() argument 4465 iov_len = bcm_mkiovar("nd_hostip", (char *)ipv6addr, in dhd_ndo_add_ip() 4611 dhd_ndo_add_ip_with_type(dhd_pub_t *dhdp, char *ipv6addr, uint8 type, int idx) in dhd_ndo_add_ip_with_type() argument 4618 if (dhdp == NULL || ipv6addr == 0) { in dhd_ndo_add_ip_with_type() 4627 memcpy(&ndo_add_addr.u.host_ip.ip_addr, ipv6addr, IPV6_ADDR_LEN); in dhd_ndo_add_ip_with_type() 4658 dhd_ndo_remove_ip_by_addr(dhd_pub_t *dhdp, char *ipv6addr, int idx) in dhd_ndo_remove_ip_by_addr() argument 4665 if (dhdp == NULL || ipv6addr == 0) { in dhd_ndo_remove_ip_by_addr() 4674 memcpy(&ndo_del_addr.u.host_ip.ip_addr, ipv6addr, IPV6_ADDR_LEN); in dhd_ndo_remove_ip_by_addr()
|
| H A D | dhd.h | 2764 int dhd_ndo_add_ip_with_type(dhd_pub_t *dhdp, char *ipv6addr, uint8 type, int idx); 2765 int dhd_ndo_remove_ip_by_addr(dhd_pub_t *dhdp, char *ipv6addr, int idx);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_common.c | 4456 dhd_ndo_add_ip(dhd_pub_t *dhd, char* ipv6addr, int idx) in dhd_ndo_add_ip() argument 4465 iov_len = bcm_mkiovar("nd_hostip", (char *)ipv6addr, in dhd_ndo_add_ip() 4611 dhd_ndo_add_ip_with_type(dhd_pub_t *dhdp, char *ipv6addr, uint8 type, int idx) in dhd_ndo_add_ip_with_type() argument 4618 if (dhdp == NULL || ipv6addr == 0) { in dhd_ndo_add_ip_with_type() 4627 memcpy(&ndo_add_addr.u.host_ip.ip_addr, ipv6addr, IPV6_ADDR_LEN); in dhd_ndo_add_ip_with_type() 4658 dhd_ndo_remove_ip_by_addr(dhd_pub_t *dhdp, char *ipv6addr, int idx) in dhd_ndo_remove_ip_by_addr() argument 4665 if (dhdp == NULL || ipv6addr == 0) { in dhd_ndo_remove_ip_by_addr() 4674 memcpy(&ndo_del_addr.u.host_ip.ip_addr, ipv6addr, IPV6_ADDR_LEN); in dhd_ndo_remove_ip_by_addr()
|
| H A D | dhd.h | 2764 int dhd_ndo_add_ip_with_type(dhd_pub_t *dhdp, char *ipv6addr, uint8 type, int idx); 2765 int dhd_ndo_remove_ip_by_addr(dhd_pub_t *dhdp, char *ipv6addr, int idx);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_common.c | 6610 dhd_ndo_add_ip(dhd_pub_t *dhd, char* ipv6addr, int idx) in dhd_ndo_add_ip() argument 6619 iov_len = bcm_mkiovar("nd_hostip", (char *)ipv6addr, in dhd_ndo_add_ip() 6722 dhd_ndo_add_ip_with_type(dhd_pub_t *dhdp, char *ipv6addr, uint8 type, int idx) in dhd_ndo_add_ip_with_type() argument 6729 if (dhdp == NULL || ipv6addr == 0) { in dhd_ndo_add_ip_with_type() 6738 memcpy(&ndo_add_addr.u.host_ip.ip_addr, ipv6addr, IPV6_ADDR_LEN); in dhd_ndo_add_ip_with_type() 6769 dhd_ndo_remove_ip_by_addr(dhd_pub_t *dhdp, char *ipv6addr, int idx) in dhd_ndo_remove_ip_by_addr() argument 6776 if (dhdp == NULL || ipv6addr == 0) { in dhd_ndo_remove_ip_by_addr() 6785 memcpy(&ndo_del_addr.u.host_ip.ip_addr, ipv6addr, IPV6_ADDR_LEN); in dhd_ndo_remove_ip_by_addr()
|
| H A D | dhd.h | 3546 int dhd_ndo_add_ip_with_type(dhd_pub_t *dhdp, char *ipv6addr, uint8 type, int idx); 3547 int dhd_ndo_remove_ip_by_addr(dhd_pub_t *dhdp, char *ipv6addr, int idx);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_common.c | 6615 dhd_ndo_add_ip(dhd_pub_t *dhd, char* ipv6addr, int idx) in dhd_ndo_add_ip() argument 6624 iov_len = bcm_mkiovar("nd_hostip", (char *)ipv6addr, in dhd_ndo_add_ip() 6727 dhd_ndo_add_ip_with_type(dhd_pub_t *dhdp, char *ipv6addr, uint8 type, int idx) in dhd_ndo_add_ip_with_type() argument 6734 if (dhdp == NULL || ipv6addr == 0) { in dhd_ndo_add_ip_with_type() 6743 memcpy(&ndo_add_addr.u.host_ip.ip_addr, ipv6addr, IPV6_ADDR_LEN); in dhd_ndo_add_ip_with_type() 6774 dhd_ndo_remove_ip_by_addr(dhd_pub_t *dhdp, char *ipv6addr, int idx) in dhd_ndo_remove_ip_by_addr() argument 6781 if (dhdp == NULL || ipv6addr == 0) { in dhd_ndo_remove_ip_by_addr() 6790 memcpy(&ndo_del_addr.u.host_ip.ip_addr, ipv6addr, IPV6_ADDR_LEN); in dhd_ndo_remove_ip_by_addr()
|
| H A D | dhd.h | 3541 int dhd_ndo_add_ip_with_type(dhd_pub_t *dhdp, char *ipv6addr, uint8 type, int idx); 3542 int dhd_ndo_remove_ip_by_addr(dhd_pub_t *dhdp, char *ipv6addr, int idx);
|