Home
last modified time | relevance | path

Searched refs:skb_set_owner_r (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/net/x25/
H A Dx25_in.c40 skb_set_owner_r(skb, sk); in x25_queue_rx_frame()
74 skb_set_owner_r(skbn, sk); in x25_queue_rx_frame()
317 skb_set_owner_r(skb, sk); in x25_state3_machine()
/OK3568_Linux_fs/kernel/net/ax25/
H A Dax25_in.c354 skb_set_owner_r(skb, make); in ax25_rcv()
/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv6.c548 skb_set_owner_r(newnp->pktoptions, newsk); in dccp_v6_request_recv_sock()
672 skb_set_owner_r(opt_skb, sk); in dccp_v6_do_rcv()
H A Dinput.c26 skb_set_owner_r(skb, sk); in dccp_enqueue_skb()
/OK3568_Linux_fs/kernel/net/core/
H A Dskmsg.c483 skb_set_owner_r(skb, sk); in sk_psock_skb_ingress()
503 skb_set_owner_r(skb, sk); in sk_psock_skb_ingress_self()
H A Dsock.c456 skb_set_owner_r(skb, sk); in __sock_queue_rcv_skb()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_fastopen.c208 skb_set_owner_r(skb, sk); in tcp_fastopen_add_skb()
H A Dtcp_input.c4891 skb_set_owner_r(skb, sk); in tcp_data_queue_ofo()
4907 skb_set_owner_r(skb, sk); in tcp_queue_rcv()
5197 skb_set_owner_r(nskb, sk); in tcp_collapse()
/OK3568_Linux_fs/kernel/net/phonet/
H A Dpep.c452 skb_set_owner_r(skb, sk); in pipe_do_rcv()
576 skb_set_owner_r(skb, sk); in pipe_handler_do_rcv()
/OK3568_Linux_fs/kernel/net/xfrm/
H A Despintcp.c23 skb_set_owner_r(skb, sk); in handle_nonesp()
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_nsp_in.c595 skb_set_owner_r(skb, sk); in dn_queue_skb()
/OK3568_Linux_fs/kernel/net/llc/
H A Dllc_conn.c797 skb_set_owner_r(skb, newsk); in llc_conn_handler()
H A Dllc_c_ac.c1329 skb_set_owner_r(skb, sk); in llc_conn_tmr_common_cb()
/OK3568_Linux_fs/kernel/net/caif/
H A Dcaif_socket.c151 skb_set_owner_r(skb, sk); in caif_queue_rcv_skb()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dtcp_ipv6.c1415 skb_set_owner_r(newnp->pktoptions, newsk); in tcp_v6_syn_recv_sock()
1566 skb_set_owner_r(opt_skb, sk); in tcp_v6_do_rcv()
/OK3568_Linux_fs/kernel/net/mptcp/
H A Dprotocol.c261 skb_set_owner_r(skb, sk); in mptcp_data_queue_ofo()
303 skb_set_owner_r(skb, sk); in __mptcp_move_skb()
/OK3568_Linux_fs/kernel/net/tipc/
H A Dsocket.c2383 skb_set_owner_r(skb, sk); in tipc_sk_filter_rcv()
2771 skb_set_owner_r(buf, new_sk); in tipc_accept()
/OK3568_Linux_fs/kernel/net/packet/
H A Daf_packet.c2153 skb_set_owner_r(skb, sk); in packet_rcv()
2283 skb_set_owner_r(copy_skb, sk); in tpacket_rcv()
/OK3568_Linux_fs/kernel/include/net/
H A Dsock.h2247 static inline void skb_set_owner_r(struct sk_buff *skb, struct sock *sk) in skb_set_owner_r() function
/OK3568_Linux_fs/kernel/net/key/
H A Daf_key.c206 skb_set_owner_r(skb, sk); in pfkey_broadcast_one()