Home
last modified time | relevance | path

Searched refs:PT_LINK_MTU (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.h102 #define PT_LINK_MTU 10 macro
H A Dnwamcfg_grammar.y892 | LINK_MTU { $$ = PT_LINK_MTU; }
H A Dnwamcfg.c224 { PT_LINK_MTU, NWAM_NCU_PROP_LINK_MTU },