OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
3349
if (ifp->
if_description
!= NULL)
3350
kmem_free(ifp->
if_description
, IFDESCRSIZE);
3352
ifp->
if_description
= descr;
3357
descr = ifp->
if_description
;
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025