/openbmc/linux/net/rose/ |
H A D | af_rose.c | 926 struct sock *newsk; in rose_accept() local
|
/openbmc/linux/net/x25/ |
H A D | af_x25.c | 878 struct sock *newsk; in x25_accept() local
|
/openbmc/linux/include/linux/ |
H A D | skbuff.h | 2188 static inline void __skb_insert(struct sk_buff *newsk, in __skb_insert() 2292 struct sk_buff *newsk) in __skb_queue_after() 2302 struct sk_buff *newsk) in __skb_queue_before() 2318 struct sk_buff *newsk) in __skb_queue_head() 2335 struct sk_buff *newsk) in __skb_queue_tail()
|
/openbmc/linux/net/kcm/ |
H A D | kcmsock.c | 1507 struct sock *newsk; in kcm_clone() local
|
/openbmc/linux/net/phonet/ |
H A D | pep.c | 766 struct sock *newsk = NULL; in pep_sock_accept() local
|
/openbmc/linux/net/ipv4/ |
H A D | af_inet.c | 755 void __inet_accept(struct socket *sock, struct socket *newsock, struct sock *newsk) in __inet_accept()
|
H A D | tcp_ipv4.c | 1572 struct sock *newsk; in tcp_v4_syn_recv_sock() local
|
/openbmc/linux/net/ipv6/ |
H A D | tcp_ipv6.c | 1203 struct sock *newsk; in tcp_v6_syn_recv_sock() local
|
/openbmc/linux/drivers/net/usb/ |
H A D | usbnet.c | 419 struct sk_buff *newsk, enum skb_state state) in __usbnet_queue_skb()
|
H A D | lan78xx.c | 3310 struct sk_buff *newsk, enum skb_state state) in lan78xx_queue_skb()
|
/openbmc/linux/security/selinux/ |
H A D | hooks.c | 4981 struct sock *newsk) in selinux_socket_unix_stream_connect() 5231 static void selinux_sk_clone_security(const struct sock *sk, struct sock *newsk) in selinux_sk_clone_security() 5460 struct sock *newsk) in selinux_sctp_sk_clone() 5513 static void selinux_inet_csk_clone(struct sock *newsk, in selinux_inet_csk_clone()
|
/openbmc/linux/net/core/ |
H A D | skbuff.c | 3797 void skb_queue_head(struct sk_buff_head *list, struct sk_buff *newsk) in skb_queue_head() 3818 void skb_queue_tail(struct sk_buff_head *list, struct sk_buff *newsk) in skb_queue_tail() 3858 void skb_append(struct sk_buff *old, struct sk_buff *newsk, struct sk_buff_head *list) in skb_append()
|
H A D | sock.c | 2293 struct sock *newsk; in sk_clone_lock() local
|
/openbmc/linux/net/mptcp/ |
H A D | subflow.c | 1969 struct sock *newsk, in subflow_ulp_clone()
|
H A D | pm_netlink.c | 1076 struct sock *newsk, *ssk; in mptcp_pm_nl_create_listen_socket() local
|
/openbmc/linux/net/sctp/ |
H A D | socket.c | 4853 struct sock *newsk = NULL; in sctp_accept() local 9457 void sctp_copy_sock(struct sock *newsk, struct sock *sk, in sctp_copy_sock() 9525 static int sctp_sock_migrate(struct sock *oldsk, struct sock *newsk, in sctp_sock_migrate()
|
/openbmc/linux/security/smack/ |
H A D | smack_lsm.c | 2438 static void smack_sk_clone_security(const struct sock *sk, struct sock *newsk) in smack_sk_clone_security() 3741 struct sock *other, struct sock *newsk) in smack_unix_stream_connect()
|
/openbmc/linux/security/apparmor/ |
H A D | lsm.c | 886 struct sock *newsk) in apparmor_sk_clone_security()
|
/openbmc/linux/net/smc/ |
H A D | af_smc.c | 3380 static void smc_ulp_clone(const struct request_sock *req, struct sock *newsk, in smc_ulp_clone()
|
/openbmc/linux/net/unix/ |
H A D | af_unix.c | 1475 struct sock *sk = sock->sk, *newsk = NULL, *other = NULL; in unix_stream_connect() local
|
/openbmc/linux/include/net/ |
H A D | tcp.h | 2408 static inline void tcp_bpf_clone(const struct sock *sk, struct sock *newsk) in tcp_bpf_clone()
|