Home
last modified time | relevance | path

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

/NextBSD/sys/dev/vxge/include/
HDvxgehal-ll.h5195 u32 *hash_mask_ipv6da,
5222 u32 *hash_mask_ipv6da,
/NextBSD/sys/dev/vxge/vxgehal/
HDvxgehal-virtualpath.c3126 u32 *hash_mask_ipv6da, in vxge_hal_vpath_rts_rth_mask_set() argument
3139 (hash_mask_ipv6da != NULL) && (hash_mask_ipv4sa != NULL) && in vxge_hal_vpath_rts_rth_mask_set()
3157 (ptr_t) hash_mask_ipv6da, (ptr_t) hash_mask_ipv4sa, in vxge_hal_vpath_rts_rth_mask_set()
3167 *hash_mask_ipv6da++) | in vxge_hal_vpath_rts_rth_mask_set()
3214 u32 *hash_mask_ipv6da, in vxge_hal_vpath_rts_rth_mask_get() argument
3227 (hash_mask_ipv6da != NULL) && (hash_mask_ipv4sa != NULL) && in vxge_hal_vpath_rts_rth_mask_get()
3245 (ptr_t) hash_mask_ipv6da, (ptr_t) hash_mask_ipv4sa, in vxge_hal_vpath_rts_rth_mask_get()
3265 *hash_mask_ipv6da++ = (u32) in vxge_hal_vpath_rts_rth_mask_get()