Searched refs:ndi_cga_mod (Results 1 – 1 of 1) sorted by relevance
3455 struct in6_cga_modifier *__single ndi_cga_mod; in nd6_ioctl() local3468 ndi_cga_mod = &(ndi->local_cga_modifier); in nd6_ioctl()3469 bcopy(ndi_cga_mod, req_cga_mod, sizeof(*req_cga_mod)); in nd6_ioctl()3479 struct in6_cga_modifier *__single ndi_cga_mod; in nd6_ioctl() local3494 ndi_cga_mod = &(ndi->local_cga_modifier); in nd6_ioctl()3495 bcopy(req_cga_mod, ndi_cga_mod, sizeof(*ndi_cga_mod)); in nd6_ioctl()