| /net/ipv4/ |
| D | protocol.c | 32 int inet_add_protocol(const struct net_protocol *prot, unsigned char protocol) in inet_add_protocol() 39 int inet_add_offload(const struct net_offload *prot, unsigned char protocol) in inet_add_offload() 46 int inet_del_protocol(const struct net_protocol *prot, unsigned char protocol) in inet_del_protocol() 59 int inet_del_offload(const struct net_offload *prot, unsigned char protocol) in inet_del_offload()
|
| D | udp_bpf.c | 114 static void udp_bpf_rebuild_protos(struct proto *prot, const struct proto *base) in udp_bpf_rebuild_protos()
|
| D | af_inet.c | 579 const struct proto *prot; in inet_dgram_connect() local 865 const struct proto *prot; in inet_splice_eof() local
|
| D | tcp_bpf.c | 734 struct proto *prot = newsk->sk_prot; in tcp_bpf_clone() local
|
| D | route.c | 511 int oif, __u8 tos, u8 prot, u32 mark, in __build_flow_key() 536 u8 prot = iph->protocol; in build_skb_flow_key() local 829 u8 prot = iph->protocol; in ip_do_redirect() local
|
| /net/ipv6/ |
| D | protocol.c | 28 int inet6_add_protocol(const struct inet6_protocol *prot, unsigned char protocol) in inet6_add_protocol() 35 int inet6_del_protocol(const struct inet6_protocol *prot, unsigned char protocol) in inet6_del_protocol() 52 int inet6_add_offload(const struct net_offload *prot, unsigned char protocol) in inet6_add_offload() 59 int inet6_del_offload(const struct net_offload *prot, unsigned char protocol) in inet6_del_offload()
|
| D | af_inet6.c | 451 const struct proto *prot; in inet6_bind_sk() local 575 const struct proto *prot; in inet6_ioctl() local 659 const struct proto *prot; in inet6_sendmsg() local 676 const struct proto *prot; in inet6_recvmsg() local
|
| D | ipv6_sockglue.c | 628 struct proto *prot = &udp_prot; in do_ipv6_setsockopt() local
|
| /net/tls/ |
| D | tls_sw.c | 157 static int tls_padding_length(struct tls_prot_info *prot, struct sk_buff *skb, in tls_padding_length() 261 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_do_decryption() local 310 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_trim_both_msgs() local 333 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_clone_plaintext_msg() local 357 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_get_rec() local 470 struct tls_prot_info *prot; in tls_encrypt_done() local 539 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_do_encryption() local 728 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_push_record() local 1030 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_sw_sendmsg_locked() local 1492 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_decrypt_sg() local [all …]
|
| D | tls.h | 308 tls_advance_record_sn(struct sock *sk, struct tls_prot_info *prot, in tls_advance_record_sn() 321 tls_xor_iv_with_seq(struct tls_prot_info *prot, char *iv, char *seq) in tls_xor_iv_with_seq() 336 struct tls_prot_info *prot = &ctx->prot_info; in tls_fill_prepend() local 363 unsigned char record_type, struct tls_prot_info *prot) in tls_make_aad()
|
| D | tls_device.c | 283 struct tls_prot_info *prot = &ctx->prot_info; in tls_push_record() local 317 struct tls_prot_info *prot = &ctx->prot_info; in tls_device_record_close() local 424 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_push_data() local 771 struct tls_prot_info *prot; in tls_device_rx_resync_new_rec() local 866 struct tls_prot_info *prot = &tls_ctx->prot_info; in tls_device_core_ctrl_rx_resync() local 1063 struct tls_prot_info *prot; in tls_set_device_offload() local
|
| D | tls_device_fallback.c | 56 struct tls_prot_info *prot) in tls_enc_record() 150 u64 rcd_sn, int len, struct tls_prot_info *prot) in tls_enc_records()
|
| D | tls_main.c | 878 struct proto *prot = READ_ONCE(sk->sk_prot); in tls_build_proto() local
|
| /net/unix/ |
| D | unix_bpf.c | 105 static void unix_dgram_bpf_rebuild_protos(struct proto *prot, const struct proto *base) in unix_dgram_bpf_rebuild_protos() 113 static void unix_stream_bpf_rebuild_protos(struct proto *prot, in unix_stream_bpf_rebuild_protos()
|
| D | af_unix.c | 2544 const struct proto *prot = READ_ONCE(sk->sk_prot); in unix_dgram_recvmsg() local 3008 const struct proto *prot = READ_ONCE(sk->sk_prot); in unix_stream_recvmsg() local 3073 const struct proto *prot = READ_ONCE(other->sk_prot); in unix_shutdown() local
|
| /net/core/ |
| D | sock.c | 2137 const struct proto *prot = READ_ONCE(osk->sk_prot); in sock_copy() local 2163 static struct sock *sk_prot_alloc(struct proto *prot, gfp_t priority, in sk_prot_alloc() 2199 static void sk_prot_free(struct proto *prot, struct sock *sk) in sk_prot_free() 2230 struct proto *prot, int kern) in sk_alloc() 2402 struct proto *prot = READ_ONCE(sk->sk_prot); in sk_clone_lock() local 3181 struct proto *prot = sk->sk_prot; in __sk_mem_raise_allocated() local 3910 int sock_prot_inuse_get(struct net *net, struct proto *prot) in sock_prot_inuse_get() 3962 static int assign_proto_idx(struct proto *prot) in assign_proto_idx() 3975 static void release_proto_idx(struct proto *prot) in release_proto_idx() 3981 static inline int assign_proto_idx(struct proto *prot) in assign_proto_idx() [all …]
|
| /net/dsa/ |
| D | tag_rtl4_a.c | 75 u8 prot; in rtl4a_tag_rcv() local
|
| /net/vmw_vsock/ |
| D | vsock_bpf.c | 126 static void vsock_bpf_rebuild_protos(struct proto *prot, const struct proto *base) in vsock_bpf_rebuild_protos()
|
| D | af_vsock.c | 1373 const struct proto *prot; in vsock_dgram_recvmsg() local 2398 const struct proto *prot; in vsock_connectible_recvmsg() local
|
| /net/smc/ |
| D | smc_diag.c | 196 static int smc_diag_dump_proto(struct proto *prot, struct sk_buff *skb, in smc_diag_dump_proto()
|
| /net/bluetooth/ |
| D | af_bluetooth.c | 144 struct proto *prot, int proto, gfp_t prio, int kern) in bt_sock_alloc()
|
| /net/caif/ |
| D | caif_socket.c | 1022 static struct proto prot = {.name = "PF_CAIF", in caif_create() local
|
| /net/atm/ |
| D | br2684.c | 229 unsigned short prot = ntohs(skb->protocol); in br2684_xmit_vcc() local
|
| /net/llc/ |
| D | llc_conn.c | 930 struct sock *llc_sk_alloc(struct net *net, int family, gfp_t priority, struct proto *prot, int kern) in llc_sk_alloc()
|
| /net/sunrpc/ |
| D | rpcb_clnt.c | 454 int rpcb_register(struct net *net, u32 prog, u32 vers, int prot, unsigned short port) in rpcb_register()
|