/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asound.h | 445 unsigned int proto; /* protocol version */ member 446 unsigned int tstamp_type; /* timestamp type (req. proto >= 2.0.12) */
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ |
H A D | chcr_ipsec.c | 254 if (x->id.proto != IPPROTO_ESP) { in ch_ipsec_xfrm_add_state()
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | setup.c | 53 #include <asm/proto.h>
|
H A D | traps.c | 76 #include <asm/proto.h>
|
/kernel/linux/linux-6.6/drivers/input/serio/ |
H A D | hil_mlc.c | 910 .proto = SERIO_HIL,
|
/kernel/linux/linux-6.6/drivers/media/cec/usb/pulse8/ |
H A D | pulse8-cec.c | 904 .proto = SERIO_PULSE8_CEC,
|
/kernel/linux/linux-6.6/tools/net/ynl/lib/ |
H A D | ynl.py | 413 if self.proto == "netlink-raw":
|
/kernel/linux/linux-6.6/net/rds/ |
H A D | af_rds.c | 632 static struct proto rds_proto = {
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
H A D | vxlan_bridge_1d.sh | 578 )"01:"$( : IP proto
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/ |
H A D | ib_user_verbs.h | 782 __u8 proto; member
|
/kernel/linux/linux-6.6/net/atm/ |
H A D | common.c | 133 static struct proto vcc_proto = {
|
/kernel/linux/linux-6.6/net/can/ |
H A D | raw.c | 62 MODULE_ALIAS("can-proto-1"); 976 static struct proto raw_proto __read_mostly = {
|
/kernel/linux/linux-6.6/net/caif/ |
H A D | caif_socket.c | 1021 static struct proto prot = {.name = "PF_CAIF", in caif_create()
|
/kernel/linux/linux-6.6/net/dccp/ |
H A D | ipv4.c | 956 static struct proto dccp_v4_prot = { 1094 * i.e. net-pf-PF_INET-proto-0-type-SOCK_DCCP
|
/kernel/linux/linux-6.6/net/llc/ |
H A D | llc_conn.c | 924 * @prot: struct proto associated with this new sock instance 930 struct sock *llc_sk_alloc(struct net *net, int family, gfp_t priority, struct proto *prot, int kern) in llc_sk_alloc()
|
/kernel/linux/linux-6.6/tools/include/uapi/sound/ |
H A D | asound.h | 445 unsigned int proto; /* protocol version */ member 446 unsigned int tstamp_type; /* timestamp type (req. proto >= 2.0.12) */
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/ |
H A D | ib_user_verbs.h | 782 __u8 proto; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | ethtool.h | 322 __u8 proto; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/ |
H A D | ib_user_verbs.h | 758 __u8 proto; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | ethtool.h | 322 __u8 proto; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asound.h | 349 unsigned int proto; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asound.h | 349 unsigned int proto; member
|
/third_party/alsa-lib/include/sound/uapi/ |
H A D | asound.h | 449 unsigned int proto; /* protocol version */ member 450 unsigned int tstamp_type; /* timestamp type (req. proto >= 2.0.12) */
|
/third_party/nghttp2/src/ |
H A D | util.h | 592 // Returns true if ALPN ID |proto| is supported HTTP/2 protocol 594 bool check_h2_is_selected(const StringRef &proto);
|
/third_party/python/Lib/http/ |
H A D | server.py | 1246 family, type, proto, canonname, sockaddr = next(iter(infos))
|