Home
last modified time | relevance | path

Searched refs:MAC_PROP_IPTUN_ENCAPLIMIT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac.h199 MAC_PROP_IPTUN_ENCAPLIMIT, enumerator
/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun.c346 case MAC_PROP_IPTUN_ENCAPLIMIT: in iptun_m_setprop()
396 case MAC_PROP_IPTUN_ENCAPLIMIT: in iptun_m_getprop()
421 case MAC_PROP_IPTUN_ENCAPLIMIT: in iptun_m_propinfo()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlinkprop.c381 { MAC_PROP_IPTUN_ENCAPLIMIT, sizeof (uint32_t), "encaplimit"},
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c3429 case MAC_PROP_IPTUN_ENCAPLIMIT: in mac_prop_check_size()