OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipdst
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/npf/npftest/libnpftest/
npf_mbuf_subr.c
270
void *p, *ipsrc, *
ipdst
;
local in function:mbuf_get_pkt
277
ipdst
= &ip6->ip6_dst;
284
ipdst
= &ip->ip_dst.s_addr;
288
npf_inet_pton(af, dst,
ipdst
);
/src/sys/netinet/
ip_output.c
1048
* Copy options from ipsrc to
ipdst
, omitting those not copied during
1052
ip_optcopy(struct ip *ipsrc, struct ip *
ipdst
)
1058
dp = (u_char *)(
ipdst
+ 1);
1084
for (optlen = dp - (u_char *)(
ipdst
+1); optlen & 0x3; optlen++) {
Completed in 12 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025