Searched refs:unbound (Results 1 – 18 of 18) sorted by relevance
64 bool "Instance is allowed to set unbound to enabled"67 Controls whether the "enabled" value of the "unbound"70 no instance of ICMsg is using unbound functionality.73 bool "Instance is allowed to set unbound to disabled"76 Controls whether the "disabled" value of the "unbound"79 all instances of ICMsg are using unbound functionality.82 bool "Instance is allowed to set unbound to detect"85 Controls whether the "detect" value of the "unbound"88 all instances of ICMsg are using unbound detection functionality.
275 if (dev_data->cb->unbound) { in callback_process()276 dev_data->cb->unbound(dev_data->ctx); in callback_process()
35 bool "Skip unbound tests"37 Whether to skip tests that requires unbound callback functionality.
11 unbound = "enable";
11 unbound = "detect";
34 unbound = "detect";
14 unbound = "enable";
8 unbound = "detect";
33 unbound = "detect";
167 void (*unbound)(void *priv); member
167 } unbound; /* EVTCHNSTAT_unbound */ member
57 #define UNBOUND_MODE(i) CONCAT(ICMSG_UNBOUND_MODE_, DT_INST_STRING_UPPER_TOKEN(i, unbound))
136 .unbound = ep_unbound,
50 .unbound = ep_unbound,
229 bool "Reject connection attempts on unbound TCP ports with RST"232 If enabled, TCP stack will reject connection attempts on unbound ports
104 .unbound = ep_unbound,
31 …<mxCell id="Db8zi3n4dXzB52SZQf6J-26" value="<div>Zephyr ifaces (unbound)</div><div&…
26 Once defined, you can reference implementations by name and bind them to any unbound iface using :c…