Home
last modified time | relevance | path

Searched refs:srcp (Results 1 – 11 of 11) sorted by relevance

/net/sunrpc/xprtrdma/
Drpc_rdma.c849 rpcrdma_inline_fixup(struct rpc_rqst *rqst, char *srcp, int copy_len, int pad) in rpcrdma_inline_fixup() argument
860 rqst->rq_rcv_buf.head[0].iov_base = srcp; in rpcrdma_inline_fixup()
861 rqst->rq_private_buf.head[0].iov_base = srcp; in rpcrdma_inline_fixup()
870 __func__, srcp, copy_len, curlen); in rpcrdma_inline_fixup()
871 srcp += curlen; in rpcrdma_inline_fixup()
892 __func__, i, srcp, copy_len, curlen); in rpcrdma_inline_fixup()
894 memcpy(destp + page_base, srcp, curlen); in rpcrdma_inline_fixup()
897 srcp += curlen; in rpcrdma_inline_fixup()
913 srcp -= pad; in rpcrdma_inline_fixup()
920 rqst->rq_rcv_buf.tail[0].iov_base = srcp; in rpcrdma_inline_fixup()
[all …]
Dsvc_rdma_recvfrom.c374 char *srcp, *destp; in rdma_copy_tail() local
378 srcp = head->arg.head[0].iov_base + position; in rdma_copy_tail()
390 *destp++ = *srcp++; in rdma_copy_tail()
403 *destp++ = *srcp++; in rdma_copy_tail()
/net/ipv6/
Dping.c219 __u16 srcp = ntohs(inet->inet_sport); in ping_v6_seq_show() local
221 ip6_dgram_sock_seq_show(seq, v, srcp, destp, bucket); in ping_v6_seq_show()
Dtcp_ipv6.c1743 __u16 destp, srcp; in get_tcp6_sock() local
1756 srcp = ntohs(inet->inet_sport); in get_tcp6_sock()
1788 src->s6_addr32[2], src->s6_addr32[3], srcp, in get_tcp6_sock()
1816 __u16 destp, srcp; in get_timewait6_sock() local
1821 srcp = ntohs(tw->tw_sport); in get_timewait6_sock()
1828 src->s6_addr32[2], src->s6_addr32[3], srcp, in get_timewait6_sock()
Ddatagram.c1012 __u16 srcp, __u16 destp, int bucket) in ip6_dgram_sock_seq_show() argument
1023 src->s6_addr32[2], src->s6_addr32[3], srcp, in ip6_dgram_sock_seq_show()
Draw.c1277 __u16 srcp = inet_sk(sp)->inet_num; in raw6_seq_show() local
1278 ip6_dgram_sock_seq_show(seq, v, srcp, 0, in raw6_seq_show()
Dudp.c1398 __u16 srcp = ntohs(inet->inet_sport); in udp6_seq_show() local
1400 ip6_dgram_sock_seq_show(seq, v, srcp, destp, bucket); in udp6_seq_show()
/net/ipv4/
Dtcp_ipv4.c2240 __u16 srcp = ntohs(inet->inet_sport); in get_tcp4_sock() local
2271 i, src, srcp, dest, destp, state, in get_tcp4_sock()
2295 __u16 destp, srcp; in get_timewait4_sock() local
2300 srcp = ntohs(tw->tw_sport); in get_timewait4_sock()
2304 i, src, srcp, dest, destp, tw->tw_substate, 0, 0, in get_timewait4_sock()
Draw.c1030 srcp = inet->inet_num; in raw_sock_seq_show() local
1034 i, src, srcp, dest, destp, sp->sk_state, in raw_sock_seq_show()
Dping.c1119 __u16 srcp = ntohs(inet->inet_sport); in ping_v4_format_sock() local
1123 bucket, src, srcp, dest, destp, sp->sk_state, in ping_v4_format_sock()
Dudp.c2385 __u16 srcp = ntohs(inet->inet_sport); in udp4_format_sock() local
2389 bucket, src, srcp, dest, destp, sp->sk_state, in udp4_format_sock()