OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IFNAME
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/x68k/stand/boot/
dp8390.h
27
#define
IFNAME
"ne"
dp8390.c
264
printf(
IFNAME
": length does not match next packet pointer\n");
265
printf(
IFNAME
": len %04x nlen %04x start %02x "
276
panic(
IFNAME
": RAM corrupt");
/src/sys/external/bsd/ipf/netinet/
ip_compat.h
268
# define
IFNAME
(x) ((struct ifnet *)x)->if_xname
274
# define
IFNAME
(x) ((struct ifnet *)x)->if_name
676
#if !defined(
IFNAME
) && !defined(_KERNEL)
677
# define
IFNAME
(x) get_ifname((struct ifnet *)x)
ip_log.c
481
(void) strncpy(ipfl.fl_ifname,
IFNAME
(ifp), sizeof(ipfl.fl_ifname));
Completed in 102 milliseconds
Indexes created Fri Oct 17 22:10:11 GMT 2025