Searched refs:_tcp (Results 1 – 8 of 8) sorted by relevance
/openbmc/openbmc-test-automation/openpower/ext_interfaces/ |
H A D | test_discovery.robot | 30 _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 D | service-discovery.md | 64 \_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 D | CVE-2023-38469-2.patch | 52 … (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 D | invalid-service.patch | 26 + service_type = "_invalid._tcp";
|
/openbmc/boost-dbus/ |
H A D | README.md | 38 "_http._tcp", "local", unsigned(0));
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | bpf_flow.c | 172 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 D | test_cls_redirect.c | 819 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 D | interface-overview.md | 365 BMC via the `avahi-browse -rt _obmc_rest._tcp` command.
|