Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnwam/common/
H A Dlibnwam.h440 #define NWAM_NCU_PROP_LINK_MTU "link-mtu" macro
H A Dlibnwam_ncp.c117 {NWAM_NCU_PROP_LINK_MTU, NWAM_VALUE_TYPE_UINT64, B_FALSE, 0, 1,
/titanic_44/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncu.c709 NWAM_NCU_PROP_LINK_MTU)) != NWAM_SUCCESS) { in populate_link_ncu_properties()
712 NWAM_NCU_PROP_LINK_MTU, nwam_strerror(err)); in populate_link_ncu_properties()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c167 NWAM_NCU_PROP_LINK_MTU,
221 { PT_LINK_MTU, NWAM_NCU_PROP_LINK_MTU },