OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ifp_ll
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet6/
nd6_nbr.c
679
struct ifnet *
ifp_ll
;
local in function:nd6_na_input
693
ifp_ll
= if_get_bylla(lladdr, ifp->if_addrlen, &psref_ll);
694
if (
ifp_ll
!= NULL) {
696
if_put(
ifp_ll
, &psref_ll);
Completed in 14 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025