Method: IControl::LocalLB::ProfileFastL4#ip_tos_to_client
- Defined in:
- lib/icontrol/local_lb/profile_fast_l4.rb
#ip_tos_to_client ⇒ ProfileULong
Gets the IP type of service set in packets sent to the clients.
117 118 119 |
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 117 def ip_tos_to_client super end |