Home
last modified time | relevance | path

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

/NextBSD/sys/dev/vxge/include/
HDvxgehal-ll.h5194 u32 *hash_mask_ipv6sa,
5221 u32 *hash_mask_ipv6sa,
/NextBSD/sys/dev/vxge/vxgehal/
HDvxgehal-virtualpath.c3125 u32 *hash_mask_ipv6sa, in vxge_hal_vpath_rts_rth_mask_set() argument
3138 vxge_assert((vpath_handle != NULL) && (hash_mask_ipv6sa != NULL) && in vxge_hal_vpath_rts_rth_mask_set()
3156 (ptr_t) vpath_handle, table_size, (ptr_t) hash_mask_ipv6sa, in vxge_hal_vpath_rts_rth_mask_set()
3165 *hash_mask_ipv6sa++) | in vxge_hal_vpath_rts_rth_mask_set()
3213 u32 *hash_mask_ipv6sa, in vxge_hal_vpath_rts_rth_mask_get() argument
3226 vxge_assert((vpath_handle != NULL) && (hash_mask_ipv6sa != NULL) && in vxge_hal_vpath_rts_rth_mask_get()
3244 (ptr_t) vpath_handle, table_size, (ptr_t) hash_mask_ipv6sa, in vxge_hal_vpath_rts_rth_mask_get()
3261 *hash_mask_ipv6sa++ = (u32) in vxge_hal_vpath_rts_rth_mask_get()