Home
last modified time | relevance | path

Searched refs:local_cga_modifier (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_var.h81 struct in6_cga_modifier local_cga_modifier; member
H A Dnd6.c3461 ndi_cga_mod = &(ndi->local_cga_modifier); in nd6_ioctl()
3487 ndi_cga_mod = &(ndi->local_cga_modifier); in nd6_ioctl()
H A Dnd6_rtr.c4091 bcopy(&(ndi->local_cga_modifier), in in6_pfx_newpersistaddr()