Home
last modified time | relevance | path

Searched defs:proto (Results 51 - 75 of 1342) sorted by relevance

12345678910>>...54

/kernel/linux/linux-6.6/drivers/net/wan/
H A Dhdlc_raw_eth.c43 static struct hdlc_proto proto = { variable
H A Dhdlc_raw.c29 static struct hdlc_proto proto = { variable
/kernel/linux/linux-6.6/arch/x86/lib/
H A Dcsum-wrappers_64.c76 csum_ipv6_magic(const struct in6_addr *saddr, const struct in6_addr *daddr, __u32 len, __u8 proto, __wsum sum) csum_ipv6_magic() argument
/kernel/linux/linux-6.6/arch/x86/um/asm/
H A Dchecksum.h55 csum_tcpudp_nofold(__be32 saddr, __be32 daddr, __u32 len, __u8 proto, __wsum sum) csum_tcpudp_nofold() argument
71 csum_tcpudp_magic(__be32 saddr, __be32 daddr, __u32 len, __u8 proto, __wsum sum) csum_tcpudp_magic() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Ddisp.h29 u8 proto; member
/kernel/linux/linux-6.6/security/selinux/include/
H A Dxfrm.h69 selinux_xfrm_postroute_last(u32 sk_sid, struct sk_buff *skb, struct common_audit_data *ad, u8 proto) selinux_xfrm_postroute_last() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_tc_peer.c46 __u16 proto = skb->protocol; in tc_src_l3() local
H A Dskb_pkt_end.c33 __u8 proto = 0; in main_prog() local
/kernel/linux/linux-6.6/net/802/
H A Dstp.c35 const struct stp_proto *proto; in stp_pdu_rcv() local
62 int stp_proto_register(const struct stp_proto *proto) in stp_proto_register() argument
85 stp_proto_unregister(const struct stp_proto *proto) stp_proto_unregister() argument
[all...]
H A Dp8022.c38 struct datalink_proto *proto; in register_8022_client() local
54 unregister_8022_client(struct datalink_proto *proto) unregister_8022_client() argument
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_nat_bpf.c38 u16 proto = nf_ct_l3num(ct); in bpf_ct_set_nat_info() local
H A Dnf_nat_ovs.c15 __be16 proto = skb_protocol(skb, true); in nf_ct_nat_execute() local
/kernel/linux/linux-6.6/net/ceph/
H A Dceph_strings.c21 const char *ceph_auth_proto_name(int proto) in ceph_auth_proto_name() argument
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_checksum.c65 int udp6_csum_init(struct sk_buff *skb, struct udphdr *uh, int proto) in udp6_csum_init() argument
8 csum_ipv6_magic(const struct in6_addr *saddr, const struct in6_addr *daddr, __u32 len, __u8 proto, __wsum csum) csum_ipv6_magic() argument
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/
H A Dxt_ecn.h36 } proto; member
/kernel/linux/linux-6.6/net/nfc/
H A Daf_nfc.c18 static int nfc_sock_create(struct net *net, struct socket *sock, int proto, in nfc_sock_create() argument
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/
H A Dxt_ecn.h36 } proto; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter_ipv4/
H A Dipt_ECN.h35 } proto; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/
H A Dxt_ecn.h23 } proto; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter_ipv4/
H A Dipt_ECN.h22 } proto; member
/third_party/musl/src/network/
H A Dgetservbyname_r.c17 int cnt, proto, align; in getservbyname_r() local
H A Dlookup_serv.c13 int __lookup_serv(struct service buf[static MAXSERVS], const char *name, int proto, int socktype, int flags) in __lookup_serv() argument
[all...]
/third_party/musl/porting/linux/user/src/network/
H A Dlookup_serv.c13 int __lookup_serv(struct service buf[static MAXSERVS], const char *name, int proto, int socktype, int flags) in __lookup_serv() argument
[all...]
/third_party/musl/porting/liteos_a/user/src/network/
H A Dgetservbyname_r.c17 int cnt, proto, align; in getservbyname_r() local
/third_party/node/deps/npm/node_modules/@colors/colors/lib/
H A Dcolors.js111 var proto = defineProps(function colors() {}, styles); variable

Completed in 9 milliseconds

12345678910>>...54