Home
last modified time | relevance | path

Searched defs:iulp_s (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/inet/
H A Dip.h808 typedef struct iulp_s { struct
809 boolean_t iulp_set; /* Is any metric set? */ argument
810 uint32_t iulp_ssthresh; /* Slow start threshold (TCP). */ argument
813 uint32_t iulp_spipe; /* Send pipe size. */ argument
816 uint32_t iulp_sack; /* Use SACK option (TCP)? */ argument
817 uint32_t iulp_mtu; /* Setable with routing sockets */
820 iulp_tstamp_ok : 1, /* Use timestamp option (TCP)? */
821 iulp_wscale_ok : 1, /* Use window scale option (TCP)? */
822 iulp_ecn_ok : 1, /* Enable ECN (for TCP)? */
823 iulp_pmtud_ok : 1, /* Enable PMTUd? */
[all …]