OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:if_description
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if.h
415
char *
if_description
; /* i: interface description */
member in struct:ifnet
if.c
3306
if (ifp->
if_description
!= NULL)
3307
kmem_free(ifp->
if_description
, IFDESCRSIZE);
3309
ifp->
if_description
= descr;
3314
descr = ifp->
if_description
;
Completed in 37 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026