Home
last modified time | relevance | path

Searched defs:newsk (Results 26 – 46 of 46) sorted by relevance

12

/openbmc/linux/net/rose/
H A Daf_rose.c926 struct sock *newsk; in rose_accept() local
/openbmc/linux/net/x25/
H A Daf_x25.c878 struct sock *newsk; in x25_accept() local
/openbmc/linux/include/linux/
H A Dskbuff.h2188 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 Dkcmsock.c1507 struct sock *newsk; in kcm_clone() local
/openbmc/linux/net/phonet/
H A Dpep.c766 struct sock *newsk = NULL; in pep_sock_accept() local
/openbmc/linux/net/ipv4/
H A Daf_inet.c755 void __inet_accept(struct socket *sock, struct socket *newsock, struct sock *newsk) in __inet_accept()
H A Dtcp_ipv4.c1572 struct sock *newsk; in tcp_v4_syn_recv_sock() local
/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c1203 struct sock *newsk; in tcp_v6_syn_recv_sock() local
/openbmc/linux/drivers/net/usb/
H A Dusbnet.c419 struct sk_buff *newsk, enum skb_state state) in __usbnet_queue_skb()
H A Dlan78xx.c3310 struct sk_buff *newsk, enum skb_state state) in lan78xx_queue_skb()
/openbmc/linux/security/selinux/
H A Dhooks.c4981 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 Dskbuff.c3797 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 Dsock.c2293 struct sock *newsk; in sk_clone_lock() local
/openbmc/linux/net/mptcp/
H A Dsubflow.c1969 struct sock *newsk, in subflow_ulp_clone()
H A Dpm_netlink.c1076 struct sock *newsk, *ssk; in mptcp_pm_nl_create_listen_socket() local
/openbmc/linux/net/sctp/
H A Dsocket.c4853 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 Dsmack_lsm.c2438 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 Dlsm.c886 struct sock *newsk) in apparmor_sk_clone_security()
/openbmc/linux/net/smc/
H A Daf_smc.c3380 static void smc_ulp_clone(const struct request_sock *req, struct sock *newsk, in smc_ulp_clone()
/openbmc/linux/net/unix/
H A Daf_unix.c1475 struct sock *sk = sock->sk, *newsk = NULL, *other = NULL; in unix_stream_connect() local
/openbmc/linux/include/net/
H A Dtcp.h2408 static inline void tcp_bpf_clone(const struct sock *sk, struct sock *newsk) in tcp_bpf_clone()

12