OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ifnet_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/
if.h
439
}
ifnet_t
;
typedef in typeref:struct:ifnet
1144
int if_addr_init(
ifnet_t
*, struct ifaddr *, bool);
1146
int if_mcast_op(
ifnet_t
*, const unsigned long, const struct sockaddr *);
1156
ifnet_t
*if_byindex(u_int);
1157
ifnet_t
*_if_byindex(u_int);
1158
ifnet_t
*if_get_byindex(u_int, struct psref *);
1159
ifnet_t
*if_get_bylla(const void *, unsigned char, struct psref *);
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025