Searched refs:ILB_BALANCED (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dilb_ip.h43 #define ILB_BALANCED 3 /* A rule is matached. */ macro
/illumos-gate/usr/src/uts/common/inet/ilb/
H A Dilb.c1575 return (ILB_BALANCED);
1587 ret = ILB_BALANCED;
1637 return (ILB_BALANCED);
1645 ret = ILB_BALANCED;
1709 return (ILB_BALANCED);
1828 ret = ILB_BALANCED;
1853 ret = ILB_BALANCED;
1863 ret = ILB_BALANCED;
1899 if (ret == ILB_BALANCED)
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_input.c753 if (lb_ret == ILB_BALANCED) {
H A Dip_input.c724 if (lb_ret == ILB_BALANCED) {

Completed in 79 milliseconds