Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_discovery.robot30 _obmc_rest._tcp
31 _obmc_redfish._tcp
40 _obmc_rest._tcp
41 _obmc_redfish._tcp
50 _obmc_rest._tcp True
51 _obmc_redfish._tcp True
60 _obmc_rest._tcp _obmc_redfish._tcp True
69 _obmc_rest._tcp _obmc_redfish._tcp True
78 _obmc_rest._tcp _obmc_redfish._tcp False
87 _obmc_rest._tcp _obmc_redfish._tcp
[all …]
/openbmc/docs/designs/management-console/
H A Dservice-discovery.md64 \_obmc_rest.\_tcp avahi-browse -rt \_obmc_rest.\_tcp Output of the above command
65 is as follows avahi-browse -rt \_obmc_rest.\_tcp
67 - eth0 IPv6 obmc_rest \_obmc_rest.\_tcp local
68 - eth0 IPv4 obmc_rest \_obmc_rest.\_tcp local = eth0 IPv6 obmc_rest
69 \_obmc_rest.\_tcp local hostname =
72 ["Type=abc"] = eth0 IPv4 obmc_rest \_obmc_rest.\_tcp local hostname =
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/
H A DCVE-2023-38469-2.patch52 … (group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, "Lathiat's Site", "_http._tcp", NULL, NULL, 80, "…
59 …ice_strlst(group, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, "TestX", "_qotd._tcp", NULL, NULL, 123, …
H A Dinvalid-service.patch26 + service_type = "_invalid._tcp";
/openbmc/boost-dbus/
H A DREADME.md38 "_http._tcp", "local", unsigned(0));
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_flow.c172 struct tcphdr *tcp, _tcp; in parse_ip_proto() local
227 tcp = bpf_flow_dissect_get_header(skb, sizeof(*tcp), &_tcp); in parse_ip_proto()
H A Dtest_cls_redirect.c819 struct tcphdr _tcp; in process_tcp() local
820 struct tcphdr *tcp = buf_assign(pkt, sizeof(_tcp), &_tcp); in process_tcp()
/openbmc/docs/architecture/
H A Dinterface-overview.md365 BMC via the `avahi-browse -rt _obmc_rest._tcp` command.