OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/ifmcstat/
ifmcstat.c
184
uint8_t *mcast_addrs, *p, *
last_p
;
local in function:print_inet6_mcast
206
last_p
= NULL;
208
if (
last_p
== NULL ||
209
memcmp(p,
last_p
, sizeof(struct in6_addr)))
211
last_p
= p;
ifmcstat.c
184
uint8_t *mcast_addrs, *p, *
last_p
;
local in function:print_inet6_mcast
206
last_p
= NULL;
208
if (
last_p
== NULL ||
209
memcmp(p,
last_p
, sizeof(struct in6_addr)))
211
last_p
= p;
Completed in 22 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025