Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_stf.c179 #define GET_V4(x) (&(x)->s6_addr16[1]) macro
419 memcpy(&sin4mask.sin_addr, GET_V4(&mask6), in stf_encapcheck()
692 bcopy(GET_V4(in6), &in4, sizeof(in4)); in stf_checkaddr6()
890 bcopy(GET_V4(&addr6), in, sizeof(*in)); in stf_getin4addr()