Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/vxge/include/
HDvxgehal-ll.h5196 u32 *hash_mask_ipv4sa,
5223 u32 *hash_mask_ipv4sa,
/freebsd-11-stable/sys/dev/vxge/vxgehal/
HDvxgehal-virtualpath.c3127 u32 *hash_mask_ipv4sa, 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()
3169 *hash_mask_ipv4sa++) | in vxge_hal_vpath_rts_rth_mask_set()
3215 u32 *hash_mask_ipv4sa, 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()
3269 *hash_mask_ipv4sa++ = (u32) in vxge_hal_vpath_rts_rth_mask_get()