Searched refs:dst_family (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dverbs.c957 int dst_family; local
981 dst_family = ipv6_addr_v4mapped((struct in6_addr *)attr->grh.dgid.raw) ?
986 if (create_peer_from_gid(dst_family, attr->grh.dgid.raw, &dst))
992 if (neigh_set_dst(&neigh_handler, dst_family, dst.address,

Completed in 35 milliseconds