Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet6/
H A Dnd6_var.h85 struct in6_cga_modifier local_cga_modifier; member
H A Dnd6.c3468 ndi_cga_mod = &(ndi->local_cga_modifier); in nd6_ioctl()
3494 ndi_cga_mod = &(ndi->local_cga_modifier); in nd6_ioctl()
H A Dnd6_rtr.c4137 bcopy(&(ndi->local_cga_modifier), in in6_pfx_newpersistaddr()