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

/illumos-gate/usr/src/uts/common/sys/
H A Daggr.h52 #define AGGR_POLICY_L4 0x04 macro
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_send.c65 if ((policy & AGGR_POLICY_L4) != 0)
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlaggr.c79 {"L4", AGGR_POLICY_L4}};
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c1789 uint32_t policy = AGGR_POLICY_L4;
2217 uint32_t policy = AGGR_POLICY_L4;

Completed in 86 milliseconds