Searched defs:NDP_A_DEFAULT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dndp.c53 NDP_A_DEFAULT, enumerator in enum:ndp_action
164 case NDP_A_DEFAULT:
990 enum ndp_action action = NDP_A_DEFAULT;
1007 if (action != NDP_A_DEFAULT)
1032 if (action != NDP_A_DEFAULT)
1037 if (action != NDP_A_DEFAULT)
1043 if (action != NDP_A_DEFAULT)
1049 if (action != NDP_A_DEFAULT)
1067 if (action != NDP_A_DEFAULT && argsleft != 0) {
1072 case NDP_A_DEFAULT
[all...]

Completed in 64 milliseconds