OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COPYDATA
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_raudio_pxy.c
115
COPYDATA
(m, off, dlen, (char *)membuf);
228
COPYDATA
(m, off, dlen, (char *)membuf);
ip_ipsec_pxy.c
159
COPYDATA
(m, off, MIN(sizeof(softi->ipsec_buffer), dlen),
365
COPYDATA
(m, off, sizeof(cookies), (char *)cookies);
ip_pptp_pxy.c
331
COPYDATA
(fin->fin_m, off, len, pptps->pptps_wptr);
375
COPYDATA
(fin->fin_m, off, len, pptps->pptps_wptr);
ip_dns_pxy.c
201
COPYDATA
(fin->fin_m, fin->fin_hlen + sizeof(udphdr_t),
ip_irc_pxy.c
284
COPYDATA
(m, off, MIN(sizeof(ctcpbuf), dlen), ctcpbuf);
ip_rcmd_pxy.c
174
COPYDATA
(m, off, MIN(sizeof(portbuf), dlen), portbuf);
ip_compat.h
443
# define
COPYDATA
(m, o, l, b) bcopy(MTOD((mb_t *)m, char *) + (o), \
537
# define
COPYDATA
mb_copydata
540
# define
COPYDATA
m_copydata
ip_scan.c
574
COPYDATA
(*(mb_t **)fin->fin_mp, fin->fin_plen - fin->fin_dlen + thoff,
ip_rpcb_pxy.c
232
COPYDATA
(m, off, dlen, (void *)&rm->rm_msgbuf);
305
COPYDATA
(m, off, dlen, (void *)&rm->rm_msgbuf);
ip_log.c
610
COPYDATA
(items[i], 0, itemsz[i], ptr);
ip_ftp_pxy.c
1429
COPYDATA
(m, off, len, wptr);
ip_state.c
1892
COPYDATA
(m, off, len, buf);
/src/sys/opencrypto/
cryptosoft.c
69
#define
COPYDATA
(x, a, b, c, d) \
130
COPYDATA
(outtype, buf, crd->crd_inject, ivlen, iv);
636
COPYDATA
(outtype, buf, crde->crd_inject, ivlen, iv);
649
COPYDATA
(outtype, buf, crda->crd_skip + i, len, blk);
658
COPYDATA
(outtype, buf, crde->crd_skip + i, len, blk);
718
COPYDATA
(outtype, buf, crd->crd_skip, crd->crd_len, data);
Completed in 24 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025