Home
last modified time | relevance | path

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

/net/sunrpc/xprtrdma/
A Drpc_rdma.c1040 rpcrdma_inline_fixup(struct rpc_rqst *rqst, char *srcp, int copy_len, int pad) in rpcrdma_inline_fixup() argument
1051 rqst->rq_rcv_buf.head[0].iov_base = srcp; in rpcrdma_inline_fixup()
1052 rqst->rq_private_buf.head[0].iov_base = srcp; in rpcrdma_inline_fixup()
1060 srcp += curlen; in rpcrdma_inline_fixup()
1080 memcpy(destp + page_base, srcp, curlen); in rpcrdma_inline_fixup()
1083 srcp += curlen; in rpcrdma_inline_fixup()
1099 srcp -= pad; in rpcrdma_inline_fixup()
1106 rqst->rq_rcv_buf.tail[0].iov_base = srcp; in rpcrdma_inline_fixup()
1107 rqst->rq_private_buf.tail[0].iov_base = srcp; in rpcrdma_inline_fixup()
/net/ipv6/
A Dping.c241 __u16 srcp = ntohs(inet->inet_sport); in ping_v6_seq_show() local
243 ip6_dgram_sock_seq_show(seq, v, srcp, destp, bucket); in ping_v6_seq_show()
A Dtcp_ipv6.c2177 __u16 destp, srcp; local
2191 srcp = ntohs(inet->inet_sport);
2225 src->s6_addr32[2], src->s6_addr32[3], srcp,
2253 __u16 destp, srcp; local
2258 srcp = ntohs(tw->tw_sport);
2265 src->s6_addr32[2], src->s6_addr32[3], srcp,
A Draw.c1228 __u16 srcp = inet_sk(sp)->inet_num; in raw6_seq_show() local
1229 ip6_dgram_sock_seq_show(seq, v, srcp, 0, in raw6_seq_show()
A Ddatagram.c1049 __u16 srcp, __u16 destp, int rqueue, int bucket) in __ip6_dgram_sock_seq_show() argument
1060 src->s6_addr32[2], src->s6_addr32[3], srcp, in __ip6_dgram_sock_seq_show()
A Dudp.c1864 __u16 srcp = ntohs(inet->inet_sport); in udp6_seq_show() local
1866 __ip6_dgram_sock_seq_show(seq, v, srcp, destp, in udp6_seq_show()
/net/ipv4/
A Draw.c1038 srcp = inet->inet_num; in raw_sock_seq_show() local
1042 i, src, srcp, dest, destp, sp->sk_state, in raw_sock_seq_show()
A Dping.c1111 __u16 srcp = ntohs(inet->inet_sport); in ping_v4_format_sock() local
1115 bucket, src, srcp, dest, destp, sp->sk_state, in ping_v4_format_sock()
A Dtcp_ipv4.c2922 __u16 srcp = ntohs(inet->inet_sport); local
2956 i, src, srcp, dest, destp, state,
2980 __u16 destp, srcp; local
2985 srcp = ntohs(tw->tw_sport);
2989 i, src, srcp, dest, destp, READ_ONCE(tw->tw_substate), 0, 0,
A Dudp.c3378 __u16 srcp = ntohs(inet->inet_sport); in udp4_format_sock() local
3382 bucket, src, srcp, dest, destp, sp->sk_state, in udp4_format_sock()

Completed in 42 milliseconds