Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Drouteadm.c1376 boolean_t found_proto; in ra_get_set_opt_common_cb() local
1411 found_proto = B_FALSE; in ra_get_set_opt_common_cb()
1417 found_proto = B_TRUE; in ra_get_set_opt_common_cb()
1421 if (protolist == NULL || !found_proto) { in ra_get_set_opt_common_cb()
1427 found_proto = B_FALSE; in ra_get_set_opt_common_cb()
1433 found_proto = B_TRUE; in ra_get_set_opt_common_cb()
1437 if (protolist == NULL || !found_proto) { in ra_get_set_opt_common_cb()