/openbmc/linux/net/ax25/ |
H A D | af_ax25.c | 259 void ax25_send_to_raw(ax25_address *addr, struct sk_buff *skb, int proto) in ax25_send_to_raw() argument 268 s->sk->sk_protocol == proto && in ax25_send_to_raw() 826 static struct proto ax25_proto = {
|
/openbmc/linux/drivers/net/ |
H A D | gtp.c | 896 unsigned int proto = ntohs(skb->protocol); in gtp_dev_xmit() local 911 switch (proto) { in gtp_dev_xmit() 924 switch (proto) { in gtp_dev_xmit()
|
/openbmc/linux/net/core/ |
H A D | filter.c | 3395 ret = bpf_skb_proto_xlat(skb, proto); in BPF_CALL_3() 3665 __be16 proto = skb->protocol; in BPF_CALL_4() local 3675 if (unlikely(proto != htons(ETH_P_IP) && in BPF_CALL_4() 3676 proto != htons(ETH_P_IPV6))) in BPF_CALL_4() 6620 int dif, int sdif, u8 family, u8 proto) in sk_lookup() argument 6630 if (proto == IPPROTO_TCP) in sk_lookup() 6644 if (proto == IPPROTO_TCP) in sk_lookup() 6696 sk = sk_lookup(net, tuple, ifindex, sdif, family, proto); in __bpf_skc_lookup() 6715 ifindex, proto, netns_id, flags, in __bpf_sk_lookup() 6742 u8 proto, u64 netns_id, u64 flags) in bpf_skc_lookup() argument [all …]
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | hil_kbd.c | 566 .proto = SERIO_HIL,
|
/openbmc/linux/net/l2tp/ |
H A D | l2tp_ip.c | 588 static struct proto l2tp_ip_prot = {
|
/openbmc/linux/include/linux/ |
H A D | skmsg.h | 105 struct proto *sk_proto;
|
/openbmc/linux/net/bridge/ |
H A D | br_device.c | 433 ctx->vlan[ctx->num_vlans].proto = path->bridge.vlan_proto; in br_fill_forward_path()
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-2.6.rst | 108 The ``*proto`` upstream repositories have been combined into one 111 upon the older ``*proto`` recipes need to be changed to depend on the
|
/openbmc/linux/include/net/ |
H A D | ipv6.h | 1164 u8 *proto, struct in6_addr **daddr_p, 1167 u8 *proto);
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap4.dtsi | 642 reg-names = "proto", "phy", "pll"; 677 reg-names = "proto", "phy", "pll";
|
/openbmc/linux/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-net.c | 834 __be16 proto, in xlgmac_vlan_rx_add_vid() argument 847 __be16 proto, in xlgmac_vlan_rx_kill_vid() argument
|
/openbmc/linux/net/netfilter/ |
H A D | nf_synproxy_core.c | 669 state = &ct->proto.tcp; in ipv4_synproxy_hook() 1092 state = &ct->proto.tcp; in ipv6_synproxy_hook()
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | hwif.h | 393 __be16 proto, u16 vid); 396 __be16 proto, u16 vid);
|
/openbmc/linux/net/ipv4/ |
H A D | icmp.c | 847 static bool icmp_tag_validation(int proto) in icmp_tag_validation() argument 852 ok = rcu_dereference(inet_protos[proto])->icmp_strict_tag_validation; in icmp_tag_validation()
|
H A D | ah4.c | 564 .proto = IPPROTO_AH,
|
/openbmc/linux/net/unix/ |
H A D | af_unix.c | 930 struct proto unix_dgram_proto = { 941 struct proto unix_stream_proto = { 2433 const struct proto *prot = READ_ONCE(sk->sk_prot); in unix_dgram_recvmsg() 2900 const struct proto *prot = READ_ONCE(sk->sk_prot); in unix_stream_recvmsg() 2965 const struct proto *prot = READ_ONCE(other->sk_prot); in unix_shutdown()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_pf.c | 2417 __be16 proto) in otx2_do_set_vf_vlan() argument 2516 vtag_req->tx.vtag0 = ((u64)ntohs(proto) << 16) | vlan; in otx2_do_set_vf_vlan() 2556 __be16 proto) in otx2_set_vf_vlan() argument 2571 if (proto != htons(ETH_P_8021Q)) in otx2_set_vf_vlan() 2577 return otx2_do_set_vf_vlan(pf, vf, vlan, qos, proto); in otx2_set_vf_vlan()
|
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_main.c | 35 static struct proto chtls_cpl_prot, chtls_cpl_protv6;
|
/openbmc/linux/net/wireless/ |
H A D | rdev-ops.h | 770 const u8 *dest, __be16 proto, in rdev_tx_control_port() argument 776 dest, proto, noencrypt, link); in rdev_tx_control_port() 778 dest, proto, noencrypt, link, cookie); in rdev_tx_control_port()
|
H A D | util.c | 545 bool ieee80211_get_8023_tunnel_proto(const void *hdr, __be16 *proto) in ieee80211_get_8023_tunnel_proto() argument 555 *proto = *hdr_proto; in ieee80211_get_8023_tunnel_proto() 612 __be16 proto; in ieee80211_data_to_8023_exthdr() member
|
/openbmc/linux/net/bluetooth/ |
H A D | iso.c | 745 static struct proto iso_proto = { 781 int proto, gfp_t prio, int kern) in iso_sock_alloc() argument 785 sk = bt_sock_alloc(net, sock, &iso_proto, proto, prio, kern); in iso_sock_alloc()
|
/openbmc/linux/net/vmw_vsock/ |
H A D | af_vsock.c | 122 struct proto vsock_proto = { 1303 const struct proto *prot; in vsock_dgram_recvmsg() 2218 const struct proto *prot; in vsock_connectible_recvmsg()
|
/openbmc/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic_main.c | 251 u8 proto; in enic_features_check() local 262 proto = ipv6_hdr(skb)->nexthdr; in enic_features_check() 265 proto = ip_hdr(skb)->protocol; in enic_features_check() 283 if (proto == IPPROTO_UDP) { in enic_features_check()
|
/openbmc/linux/include/linux/ceph/ |
H A D | ceph_fs.h | 107 const char *ceph_auth_proto_name(int proto);
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | wacom_w8001.c | 689 .proto = SERIO_W8001,
|