Searched refs:proto (Results 1351 - 1375 of 2619) sorted by relevance
1...<<51525354555657585960>>...105
/kernel/linux/linux-5.10/drivers/block/paride/ |
H A D | paride.h | 38 struct pi_protocol *proto; /* adapter protocol */ member
|
/kernel/linux/linux-5.10/arch/x86/power/ |
H A D | hibernate.c | 21 #include <asm/proto.h>
|
H A D | hibernate_64.c | 21 #include <asm/proto.h>
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | pci-dma.c | 11 #include <asm/proto.h>
|
H A D | smp.c | 28 #include <asm/proto.h>
|
H A D | check.c | 11 #include <asm/proto.h>
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | amdtopology.c | 21 #include <asm/proto.h>
|
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | hci_uart.h | 74 const struct hci_uart_proto *proto; member 75 struct percpu_rw_semaphore proto_lock; /* Stop work for proto close */ 88 /* HCI_UART proto flag bits */
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | route_localnet.sh | 30 ip route add local 127.0.0.0/8 dev lo proto kernel scope host src 127.0.0.1
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | fujitsu_ts.c | 153 .proto = SERIO_FUJITSU,
|
/kernel/linux/linux-5.10/drivers/input/joystick/ |
H A D | zhenhua.c | 185 .proto = SERIO_ZHENHUA,
|
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
H A D | xtkbd.c | 135 .proto = SERIO_ANY,
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | core.h | 98 struct brcmf_proto *proto; member 104 uint hdrlen; /* Total BRCMF header length (proto + bus) */
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_ioctl.h | 166 uint8_t proto; member
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | farsync.h | 103 unsigned char proto; /* Line protocol */ member 156 #define FSTVAL_PROTO 0x00000200 /* proto */ 197 /* "proto" */
|
/kernel/linux/linux-5.10/include/net/netfilter/ |
H A D | nf_nat.h | 83 u8 nfproto, u8 proto, void *data, __sum16 *check,
|
H A D | nf_tables_offload.h | 65 __be16 proto; member
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ping.h | 51 extern struct proto ping_prot;
|
H A D | udplite.h | 14 extern struct proto udplite_prot;
|
H A D | llc_conn.h | 99 struct proto *prot, int kern);
|
/kernel/linux/linux-5.10/include/net/phonet/ |
H A D | phonet.h | 94 struct proto *prot;
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs3client.c | 92 .proto = ds_proto, in nfs3_set_ds_client()
|
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_ipv4/ |
H A D | ip_tables.h | 80 __u16 proto; member
|
/kernel/linux/linux-5.10/net/dsa/ |
H A D | tag_ocelot.c | 263 .proto = DSA_TAG_PROTO_OCELOT,
|
H A D | tag_edsa.c | 193 .proto = DSA_TAG_PROTO_EDSA,
|
Completed in 11 milliseconds
1...<<51525354555657585960>>...105