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

/opensolaris-onvv-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_api.h148 s32 ixgbe_atr_get_l4type_82599(struct ixgbe_atr_input *input, u8 *l4type);
H A Dixgbe_82599.c1899 * ixgbe_atr_get_l4type_82599 - Gets the layer 4 packet type
1904 ixgbe_atr_get_l4type_82599(struct ixgbe_atr_input *input, u8 *l4type) function
1942 (void) ixgbe_atr_get_l4type_82599(input, &l4type);
2008 (void) ixgbe_atr_get_l4type_82599(input, &l4type);

Completed in 49 milliseconds