Home
last modified time | relevance | path

Searched refs:protocol (Results 201 – 225 of 3718) sorted by relevance

12345678910>>...149

/openbmc/linux/net/ipv6/netfilter/
H A Dnf_socket_ipv6.c23 int *protocol, in extract_icmp6_fields() argument
68 *protocol = inside_nexthdr; in extract_icmp6_fields()
79 const u8 protocol, in nf_socket_get_sock_v6() argument
84 switch (protocol) { in nf_socket_get_sock_v6()
/openbmc/linux/net/ipv4/netfilter/
H A Dnf_tproxy_ipv4.c36 sk2 = nf_tproxy_get_sock_v4(net, skb, iph->protocol, in nf_tproxy_handle_time_wait4()
78 const u8 protocol, in nf_tproxy_get_sock_v4() argument
87 switch (protocol) { in nf_tproxy_get_sock_v4()
146 protocol, ntohl(saddr), ntohs(sport), ntohl(daddr), ntohs(dport), lookup_type, sk); in nf_tproxy_get_sock_v4()
/openbmc/linux/net/ipv4/
H A Dfou_core.c26 u8 protocol; member
39 u8 protocol; member
83 return -fou->protocol; in fou_udp_recv()
236 u8 proto = fou_from_sock(sk)->protocol; in fou_gro_receive()
266 u8 proto = fou_from_sock(sk)->protocol; in fou_gro_complete()
591 fou->protocol = cfg->protocol; in fou_create()
977 guehdr->proto_ctype = *protocol; in __gue_build_header()
1032 *protocol = IPPROTO_UDP; in fou_build_udp()
1036 u8 *protocol, struct flowi4 *fl4) in fou_build_header() argument
1047 fou_build_udp(skb, e, fl4, protocol, sport); in fou_build_header()
[all …]
/openbmc/linux/net/xfrm/
H A Dxfrm_input.c105 bool is_ipip = (protocol == IPPROTO_IPIP || protocol == IPPROTO_IPV6); in xfrm_rcv_cb()
113 ret = afinfo->callback(skb, protocol, err); in xfrm_rcv_cb()
183 skb->protocol = htons(ETH_P_IP); in xfrm4_remove_beet_encap()
199 XFRM_MODE_SKB_CB(skb)->protocol = ph->nexthdr; in xfrm4_remove_beet_encap()
237 skb->protocol = htons(ETH_P_IP); in xfrm4_remove_tunnel_encap()
254 eth_hdr(skb)->h_proto = skb->protocol; in xfrm4_remove_tunnel_encap()
274 skb->protocol = htons(ETH_P_IPV6); in xfrm6_remove_tunnel_encap()
291 eth_hdr(skb)->h_proto = skb->protocol; in xfrm6_remove_tunnel_encap()
305 skb->protocol = htons(ETH_P_IPV6); in xfrm6_remove_beet_encap()
350 switch (XFRM_MODE_SKB_CB(skb)->protocol) { in xfrm_inner_mode_encap_remove()
[all …]
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dq_in_q_veto.sh57 protocol $netdev_proto id 100 2>/dev/null
61 protocol $netdev_proto id 100 2>&1 >/dev/null \
75 protocol 802.1ad id 100 2>/dev/null
79 protocol 802.1ad id 100 2>&1 >/dev/null \
98 protocol 802.1ad id 100 2>/dev/null
102 protocol 802.1ad id 100 2>&1 >/dev/null \
120 protocol 802.1ad id 100 2>/dev/null
124 protocol 802.1ad id 100 2>&1 >/dev/null \
H A Ddevlink_trap_tunnel_ipip6.sh130 )"86:dd:"$( : ETH protocol type
159 tc filter add dev $swp1 egress protocol ipv6 pref 1 handle 101 \
180 tc filter del dev $swp1 egress protocol ipv6 pref 1 handle 101 flower
192 tc filter add dev $swp1 egress protocol ipv6 pref 1 handle 101 \
211 tc filter del dev $swp1 egress protocol ipv6 pref 1 handle 101 flower
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/babeld/
H A Dbabeld_1.13.1.bb1 SUMMARY = "Babel is a loop-avoiding distance-vector routing protocol"
3 Babel is a loop-avoiding distance-vector routing protocol for IPv6 and \
15 SRC_URI = "gitsm://github.com/jech/babeld.git;protocol=https;branch=master"
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-proto/
H A Dxcb-proto_1.16.0.bb1 SUMMARY = "XCB: The X protocol C binding headers"
2 DESCRIPTION = "Function prototypes for the X protocol C-language Binding \
4 latency hiding, direct access to the protocol, improved threading \
/openbmc/linux/drivers/firmware/tegra/
H A DKconfig5 bool "Tegra IVC protocol"
8 IVC (Inter-VM Communication) protocol is part of the IPC
22 IVC module as the message communication protocol.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gosu/
H A Dgosu_1.17.bb8 SRC_URI = "git://${GO_IMPORT}.git;branch=master;protocol=https \
9 …/github.com/moby/sys;name=user;destsuffix=${S}/src/github.com/moby/sys;branch=main;protocol=https \
10 …/github.com/golang/sys;name=sys;destsuffix=${S}/src/golang.org/x/sys;branch=master;protocol=https \
/openbmc/linux/Documentation/netlabel/
H A Dcipso_ipv4.rst12 The NetLabel CIPSO/IPv4 protocol engine is based on the IETF Commercial
22 The CIPSO/IPv4 protocol engine applies the CIPSO IP option to packets by
34 The CIPSO/IPv4 protocol engine validates every CIPSO IP option it finds at the
44 The CIPSO/IPv4 protocol engine contains a mechanism to translate CIPSO security
56 CIPSO/IPv4 protocol engine supports this caching mechanism.
/openbmc/linux/drivers/media/rc/
H A Dir-nec-decoder.c176 static u32 ir_nec_scancode_to_raw(enum rc_proto protocol, u32 scancode) in ir_nec_scancode_to_raw() argument
182 if (protocol == RC_PROTO_NEC32) { in ir_nec_scancode_to_raw()
188 } else if (protocol == RC_PROTO_NECX) { in ir_nec_scancode_to_raw()
232 static int ir_nec_encode(enum rc_proto protocol, u32 scancode, in ir_nec_encode() argument
240 raw = ir_nec_scancode_to_raw(protocol, scancode); in ir_nec_encode()
/openbmc/linux/tools/testing/selftests/net/
H A Dnat6to4.c62 if (skb->protocol != bpf_htons(ETH_P_IPV6)) in sched_cls_ingress6_nat_6_prog()
102 .protocol = ip6->nexthdr, // u8 in sched_cls_ingress6_nat_6_prog()
159 if (skb->protocol != bpf_htons(ETH_P_IP)) in sched_cls_egress4_snat4_prog()
203 switch (ip4->protocol) { in sched_cls_egress4_snat4_prog()
234 .nexthdr = ip4->protocol, // __u8 in sched_cls_egress4_snat4_prog()
/openbmc/linux/net/caif/
H A Dchnl_net.c85 skb->protocol = htons(ETH_P_IP); in chnl_recv_cb()
88 skb->protocol = htons(ETH_P_IPV6); in chnl_recv_cb()
97 if (priv->conn_req.protocol == CAIFPROTO_DATAGRAM_LOOP) in chnl_recv_cb()
219 if (priv->conn_req.protocol == CAIFPROTO_DATAGRAM_LOOP) in chnl_net_start_xmit()
391 priv->conn_req.protocol = CAIFPROTO_DATAGRAM; in ipcaif_net_setup()
412 loop = priv->conn_req.protocol == CAIFPROTO_DATAGRAM_LOOP; in ipcaif_fill_info()
436 conn_req->protocol = CAIFPROTO_DATAGRAM_LOOP; in caif_netlink_parms()
438 conn_req->protocol = CAIFPROTO_DATAGRAM; in caif_netlink_parms()
461 caifdev->conn_req.protocol = CAIFPROTO_DATAGRAM_LOOP; in ipcaif_newlink()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/
H A Dlibsdl2-ttf_2.20.2.bb8 git://github.com/libsdl-org/SDL_ttf.git;branch=release-2.20.x;protocol=https \
9 …/freetype.git;branch=VER-2-12-1-SDL;destsuffix=git/external/freetype;name=freetype;protocol=https \
10 …l-org/harfbuzz.git;branch=2.9.1-SDL;destsuffix=git/external/harfbuzz;name=harfbuzz;protocol=https \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpp-netlib/cpp-netlib/
H A Da53f123040998744602f190944464af0e159ea19.patch12 --- a/boost/network/protocol/http/server/impl/parsers.ipp
13 +++ b/boost/network/protocol/http/server/impl/parsers.ipp
17 #include <boost/network/protocol/http/message/header.hpp>
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp15-scmi.dtsi20 scmi_clk: protocol@14 {
25 scmi_reset: protocol@16 {
30 scmi_voltd: protocol@17 {
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dtc_mpls_l2vpn.sh91 protocol mpls_uc \
94 action mpls pop protocol teb \
120 protocol mpls_uc \
123 action mpls pop protocol teb \
/openbmc/linux/Documentation/arch/x86/
H A Dboot.rst62 protocol entry point.
125 the 2.02 protocol resolves that problem.
252 supported by the protocol version in use.
295 Offset/size: 0x1f4/4 (protocol 2.04+) 0x1f4/2 (protocol ALL)
598 to write for protocol version 2.02 or higher.
632 the 2.02+ protocol.
835 protocol 2.15::
1138 if ( protocol >= 0x0200 ) {
1150 if ( protocol >= 0x0201 ) {
1155 if ( protocol >= 0x0202 ) {
[all …]
/openbmc/qemu/ui/
H A Dui-qmp-cmds.c36 if (opts->protocol == DISPLAY_PROTOCOL_SPICE) { in qmp_set_password()
44 assert(opts->protocol == DISPLAY_PROTOCOL_VNC); in qmp_set_password()
92 if (opts->protocol == DISPLAY_PROTOCOL_SPICE) { in qmp_expire_password()
98 assert(opts->protocol == DISPLAY_PROTOCOL_VNC); in qmp_expire_password()
187 void qmp_client_migrate_info(const char *protocol, const char *hostname, in qmp_client_migrate_info() argument
193 if (strcmp(protocol, "spice") == 0) { in qmp_client_migrate_info()
/openbmc/openbmc/meta-phosphor/classes/
H A Dmrw-rev.bbclass1 MRW_API_SRC_URI ?= "git://github.com/open-power/serverwiz.git;branch=master;protocol=https"
4 MRW_TOOLS_SRC_URI ?= "git://github.com/openbmc/phosphor-mrw-tools;branch=master;protocol=https"
/openbmc/openbmc/poky/meta/recipes-extended/rpcsvc-proto/
H A Drpcsvc-proto.bb4 SUMMARY = "rpcsvc protocol definitions from glibc"
8 to create header files and sources from protocol files.\
22 SRC_URI = "git://github.com/thkukuk/${BPN};branch=master;protocol=https \
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxcb_1.16.1.bb1 SUMMARY = "XCB: The X protocol C binding library"
2 DESCRIPTION = "The X protocol C-language Binding (XCB) is a replacement \
4 the protocol, improved threading support, and extensibility."
/openbmc/linux/net/mpls/
H A Dmpls_gso.c41 mpls_protocol = skb->protocol; in mpls_gso_segment()
42 skb->protocol = skb->inner_protocol; in mpls_gso_segment()
62 skb->protocol = mpls_protocol; in mpls_gso_segment()
/openbmc/linux/include/net/
H A Dfou.h16 u8 *protocol, __be16 *sport, int type);
18 u8 *protocol, __be16 *sport, int type);

12345678910>>...149