OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ifpc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet6/
nd6_nbr.c
103
struct ifnet *ifp, *
ifpc
;
local
123
ifp =
ifpc
= m_get_rcvif_psref(m, &psref);
231
ifpc
= ifa->ifa_ifp;
232
if_acquire(
ifpc
, &psref_c);
360
nd6_na_output(
ifpc
, &in6_all, &taddr6,
367
nd6_cache_lladdr(
ifpc
, &saddr6, lladdr, lladdrlen, ND_NEIGHBOR_SOLICIT, 0);
376
if (ifp !=
ifpc
)
377
if_put(
ifpc
, &psref_c);
Completed in 15 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026