Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/shell/
Dcm.c45 CM_TARG_ALL, enumerator
200 target->type = CM_TARG_ALL; in parse_target()
479 if (target.type == CM_TARG_NONE || target.type == CM_TARG_ALL) { in cmd_net_cm_status()
520 if (target.type == CM_TARG_ALL) { in cmd_net_cm_ignore()
562 if (target.type == CM_TARG_ALL) { in cmd_net_cm_watch()
605 if (target.type == CM_TARG_ALL) { in cmd_net_cm_connect()
657 if (target.type == CM_TARG_ALL) { in cmd_net_cm_disconnect()
708 if (target.type == CM_TARG_ALL) { in cmd_net_cm_up()
755 if (target.type == CM_TARG_ALL) { in cmd_net_cm_down()
799 if (target.type == CM_TARG_ALL) { in cmd_net_cm_flag()
[all …]