Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/shell/
Dcm.c43 CM_TARG_IFACE, enumerator
142 target->type = CM_TARG_IFACE; in parse_ifi_target()
171 target->type = CM_TARG_IFACE; in parse_if_target()
484 if (target.type == CM_TARG_IFACE) { in cmd_net_cm_status()
526 if (target.type == CM_TARG_IFACE) { in cmd_net_cm_ignore()
568 if (target.type == CM_TARG_IFACE) { in cmd_net_cm_watch()
611 if (target.type == CM_TARG_IFACE) { in cmd_net_cm_connect()
663 if (target.type == CM_TARG_IFACE) { in cmd_net_cm_disconnect()
714 if (target.type == CM_TARG_IFACE) { in cmd_net_cm_up()
761 if (target.type == CM_TARG_IFACE) { in cmd_net_cm_down()
[all …]