Home
last modified time | relevance | path

Searched +full:route +full:- +full:ptp (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dsnps,dwmac.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Alexandre Torgue <alexandre.torgue@foss.st.com>
11 - Giuseppe Cavallaro <peppe.cavallaro@st.com>
12 - Jose Abreu <joabreu@synopsys.com>
23 - snps,dwmac
24 - snps,dwmac-3.40a
25 - snps,dwmac-3.50a
26 - snps,dwmac-3.610
[all …]
/freebsd/lib/libc/net/
H A Dprotocols3 # See also http://www.iana.org/assignments/protocol-numbers
6 #hopopt 0 HOPOPT # hop-by-hop options for ipv6
9 ggp 3 GGP # gateway-gateway protocol
10 ipencap 4 IP-ENCAP # IP encapsulated in IP (officially ``IP'')
16 bbn-rcc 10 BBN-RCC-MON # BBN RCC Monitoring
17 nvp 11 NVP-II # Network Voice Protocol
25 dcn 19 DCN-MEAS # DCN Measurement Subsystems
28 xns-idp 22 XNS-IDP # Xerox NS IDP
29 trunk-1 23 TRUNK-1 # Trunk-1
30 trunk-2 24 TRUNK-2 # Trunk-2
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsa8540p-ride.dts1 // SPDX-License-Identifier: BSD-3-Clause
7 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
13 #include "sa8540p-pmics.dtsi"
17 compatible = "qcom,sa8540p-ride", "qcom,sa8540p";
29 stdout-path = "serial0:115200n8";
34 regulators-0 {
35 compatible = "qcom,pm8150-rpmh-regulators";
36 qcom,pmic-id = "a";
[all …]
H A Dsa8775p-ride.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
12 #include "sa8775p-pmics.dtsi"
28 stdout-path = "serial0:115200n8";
33 regulators-0 {
34 compatible = "qcom,pmm8654au-rpmh-regulators";
35 qcom,pmic-id = "a";
38 regulator-name = "vreg_s4a";
[all …]
/freebsd/tests/sys/net/routing/
H A Drtsock_print.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
40 printf("-- CONDITION FAILED, rtm dump --\n\n");\
51 printf("-- CONDITION FAILED, rtm hexdump--\n\n");\
58 /* from route.c */
90 "\1UP\2BROADCAST\3DEBUG\4LOOPBACK\5PTP\6b6\7RUNNING\010NOARP"
109 if (b & (1 << (i-1))) { in _printb()
126 return (int)(pbuf - buf); in _printb()
148 rem_len -= one_len; \
201 switch (sa->sa_family) { in sa_print()
[all …]
/freebsd/tools/tools/net80211/wlanwatch/
H A Dwlanwatch.c1 /*-
2 * Copyright (c) 2002-2007 Sam Leffler, Errno Consulting
32 * Code liberaly swiped from route(8).
42 #include <net/route.h>
108 if (b & (1 << (i-1))) { in bprintf()
126 "\1UP\2BROADCAST\3DEBUG\4LOOPBACK\5PTP\6b6\7RUNNING\010NOARP"
156 if (sa->sa_len == 0) in routename()
158 else switch (sa->sa_family) { in routename()
164 in = SOCKADDR_CNV_CONST(sa, sockaddr_in)->sin_addr; in routename()
167 if (in.s_addr == INADDR_ANY || sa->sa_len < 4) in routename()
[all …]
/freebsd/usr.sbin/services_mkdb/
H A Dservices10 # https://www.iana.org/assignments/service-names-port-numbers/
16 # Note that it is presently the policy of IANA to assign a single well-known
47 ftp-data 20/tcp #File Transfer [Default Data]
48 ftp-data 20/udp #File Transfer [Default Data]
49 ftp-data 20/sctp #File Transfer [Default Data]
62 nsw-fe 27/tcp #NSW User System FE
63 nsw-fe 27/udp #NSW User System FE
64 msg-icp 29/tcp #MSG ICP
65 msg-icp 29/udp #MSG ICP
66 msg-auth 31/tcp #MSG Authentication
[all …]
/freebsd/sbin/ifconfig/
H A Difbridge.c1 /*-
2 * SPDX-License-Identifier: BSD-4-Clause
49 #include <net/route.h>
76 return (-1); in get_val()
87 strlcpy(ifd.ifd_name, ctx->ifname, sizeof(ifd.ifd_name)); in do_cmd()
138 memcpy(ea.octet, ifba->ifba_dst, in bridge_addresses()
141 ifba->ifba_vlan, ifba->ifba_ifsname, ifba->ifba_expire); in bridge_addresses()
142 printb("flags", ifba->ifba_flags, IFBAFBITS); in bridge_addresses()
158 if (ifconfig_bridge_get_bridge_status(lifh, ctx->ifname, &bridge) == -1) in bridge_status()
161 params = bridge->params; in bridge_status()
[all …]
H A Difconfig.81 .\"-
2 .\" SPDX-License-Identifier: BSD-3-Clause
93 .Bl -tag -width indent
120 The format is specified as a comma-separated list of
141 .Bl -tag -width default
145 .Bl -tag -width default -compact
158 Adjust the display of link-level ethernet (MAC) addresses:
160 .Bl -tag -width default -compact
175 .Bl -tag -width default -compact
192 .Bl -tag -width default -compact
[all …]
/freebsd/sys/netinet/
H A Dip_output.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
66 #include <net/route.h>
67 #include <net/route/nhop.h>
121 odst.s_addr = ip->ip_dst.s_addr; in ip_output_pfil()
140 if (odst.s_addr != ip->ip_dst.s_addr) { in ip_output_pfil()
141 m->m_flags |= M_SKIP_FIREWALL; in ip_output_pfil()
143 if (in_localip(ip->ip_dst)) { in ip_output_pfil()
144 m->m_flags |= M_FASTFWD_OURS; in ip_output_pfil()
145 if (m->m_pkthdr.rcvif == NULL) in ip_output_pfil()
[all …]
/freebsd/contrib/tcpdump/
H A DCHANGES5 BGP: Fix an undefined behavior when it tries to parse a too-short packet.
7 CDP: only hex-dump unknown TLVs in verbose mode.
9 DHCPv6: client-id/server-id DUID type 2 correction; parse the user class,
10 boot file URL, and SZTP redirect options; add DUID-UUID printing
12 DNS: Detect and correctly handle too-short URI RRs.
25 IPv6: Fix invalid 32-bit versus 64-bit printouts of fragment headers.
37 NFS: Avoid printing non-ASCII characters.
39 OSPF: Update LS-Ack printing not to run off the end of the packet.
44 Use the buffer stack for de-escaping PPP; fixes CVE-2024-2397;
46 PTP: Fix spelling of type SIGNALING, Parse major and minor version
[all …]
H A Dipproto.c18 #include "netdissect-stdinc.h"
58 * https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml
64 "hopopt", /* 0 (IPPROTO_HOPOPTS, IPv6 Hop-by-Hop Option) */
67 "ggp", /* 3 (Gateway-to-Gateway) */
76 "bbn-rcc-mon", /* 10 (BBN RCC Monitoring) */
77 "nvp-ii", /* 11 (Network Voice Protocol) */
85 "dcn-meas", /* 19 (DCN Measurement Subsystems) */
88 "xns-idp", /* 22 (XEROX NS IDP) */
89 "trunk-1", /* 23 (Trunk-1) */
90 "trunk-2", /* 24 (Trunk-2) */
[all …]
/freebsd/sys/net/
H A Dif_types.h1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
41 * http://www.iana.org/assignments/smi-numbers
46 IFT_1822 = 0x2, /* old-style arpanet imp */
63 IFT_CEPT = 0x13, /* E1 - european T1 */
66 IFT_PTPSERIAL = 0x16, /* Proprietary PTP serial */
78 IFT_PARA = 0x22, /* parallel-port */
111 IFT_G703AT2MB = 0x43, /* Obsolete see DS1-MIB */
123 IFT_RSRB = 0x4f, /* Remote Source Route Bridging */
134 IFT_HOSTPAD = 0x5a, /* CCITT-ITU X.29 PAD Protocol */
[all …]
/freebsd/sbin/route/
H A Droute.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
44 #include <net/route.h>
169 errx(EX_USAGE, "usage: route [-j jail] [-46dnqtv] command [[modifiers] args]"); in usage()
185 while ((ch = getopt(argc, argv, "46nqdtvj:")) != -1) in main()
231 argc -= optind; in main()
240 if (jid == -1) in main()
257 if (sysctlbyname("net.fibs", (void *)&numfibs, &len, NULL, 0) == -1) in main()
258 numfibs = -1; in main()
261 if (numfibs != -1 && in main()
[all …]
/freebsd/sys/dev/sfxge/common/
H A Defx_regs_mcdi.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright 2008-2013 Solarflare Communications Inc. All rights reserved.
32 /* Power-on reset state */
54 /* The 'doorbell' addresses are hard-wired to alert the MC when written */
57 /* The rest of these are firmware-defined */
65 /* Values to be written to the per-port status dword in shared
94 * | | \--- Response
95 * | \------- Error
96 * \------------------------------ Resync (always set)
[all …]
/freebsd/share/misc/
H A Dpci_vendors5 # Date: 2024-11-25 03:15:02
8 # the PCI ID Project at https://pci-ids.ucw.cz/.
14 # (version 2 or higher) or the 3-clause BSD License.
25 # device device_name <-- single tab
26 # subvendor subdevice subsystem_name <-- two tabs
30 # This is a relabelled RTL-8139
31 8139 AT-2500TX V3 Ethernet
41 7a09 PCI-to-PCI Bridge
50 7a19 PCI-to-PCI Bridge
55 7a29 PCI-to-PCI Bridge
[all …]
/freebsd/sys/dev/qlnx/qlnxe/
H A Dreg_addr.h2 * Copyright (c) 2017-2018 Cavium, Inc.
78- For ending "endless completion". 0 - When receiving a completion timeout while receiving a compl…
79 … DataWidth:0x4 // 0 - TXCPL sync fifo pop underflow 1 - TXR sync fifo pop underflow 2 - TXW hea…
80 …s:R DataWidth:0x6 // 0 - RX target read and config sync fifo push overflow 1 - RX header syn…
81 …ataWidth:0x14 // 4:0 - TXCPL sync fifo pop status 9:5 - TXR sync fifo pop status 14:10 - TXW hea…
88 …ffff<<0) // Vendor ID. PCI-SIG assigned Manufacturer Identifier. Note: The access attributes of …
90 …ce Identifier. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
116 … (0x1<<9) // Fast back-to-back transaction ena…
128 … (0x1<<23) // Fast back-to-back capable. Not ap…
145 …l has_io_bar=0. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E…
[all …]