Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h809 typedef struct iulp_s { struct
810 boolean_t iulp_set; /* Is any metric set? */ argument
814 uint32_t iulp_spipe; /* Send pipe size. */ argument
817 uint32_t iulp_sack; /* Use SACK option (TCP)? */ argument
818 uint32_t iulp_mtu; /* Setable with routing sockets */
823 iulp_ecn_ok : 1, /* Enable ECN (for TCP)? */
824 iulp_pmtud_ok : 1, /* Enable PMTUd? */
827 iulp_localnet: 1, /* IRE_ONLINK */
828 iulp_loopback: 1, /* IRE_LOOPBACK */
829 iulp_local: 1, /* IRE_LOCAL */
[all …]