Searched refs:proto (Results 1376 - 1400 of 2619) sorted by relevance
1...<<51525354555657585960>>...105
/kernel/linux/linux-5.10/net/dsa/ |
H A D | tag_lan9303.c | 125 .proto = DSA_TAG_PROTO_LAN9303,
|
H A D | tag_dsa.c | 142 .proto = DSA_TAG_PROTO_DSA,
|
H A D | tag_rtl4_a.c | 125 .proto = DSA_TAG_PROTO_RTL4_A,
|
/kernel/linux/linux-5.10/net/ipv4/netfilter/ |
H A D | ipt_SYNPROXY.c | 70 if (e->ip.proto != IPPROTO_TCP || in synproxy_tg4_check()
|
H A D | ipt_REJECT.c | 79 if (e->ip.proto != IPPROTO_TCP || in reject_tg_check()
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | udplite.c | 41 struct proto udplitev6_prot = {
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | udplite.c | 45 struct proto udplite_prot = {
|
/kernel/linux/linux-5.10/net/ipv6/netfilter/ |
H A D | ip6t_SYNPROXY.c | 73 e->ipv6.proto != IPPROTO_TCP || in synproxy_tg6_check()
|
H A D | ip6t_REJECT.c | 89 e->ipv6.proto != IPPROTO_TCP || in reject_tg6_check()
|
/kernel/linux/linux-5.10/include/linux/dsa/ |
H A D | 8021q.h | 35 __be16 proto; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_ioctl.h | 166 uint8_t proto; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A D | bridge.h | 79 int mlx5_esw_bridge_vlan_proto_set(u16 vport_num, u16 esw_owner_vhca_id, u16 proto,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_sriov.h | 62 ice_vc_validate_pattern(struct ice_vf *vf, struct virtchnl_proto_hdrs *proto);
|
/kernel/linux/linux-6.6/drivers/ata/pata_parport/ |
H A D | pata_parport.h | 16 struct pi_protocol *proto; /* adapter protocol */ member
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs3client.c | 97 .proto = ds_proto, in nfs3_set_ds_client()
|
/kernel/linux/linux-6.6/include/linux/dsa/ |
H A D | ocelot.h | 179 BUG_ON(ds->dst->tag_ops->proto != DSA_TAG_PROTO_OCELOT_8021Q); in ocelot_8021q_tagger_data()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | llc_conn.h | 100 struct proto *prot, int kern);
|
H A D | ping.h | 44 extern struct proto ping_prot;
|
/kernel/linux/linux-6.6/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-6.6/include/net/phonet/ |
H A D | phonet.h | 98 struct proto *prot;
|
/kernel/linux/linux-6.6/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-6.6/include/uapi/linux/netfilter_ipv4/ |
H A D | ip_tables.h | 80 __u16 proto; member
|
/kernel/linux/linux-6.6/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-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | core.h | 104 struct brcmf_proto *proto; member 110 uint hdrlen; /* Total BRCMF header length (proto + bus) */
|
Completed in 10 milliseconds
1...<<51525354555657585960>>...105