OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IFNAME
(Results
1 - 8
of
8
) 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/external/bsd/ipf/dist/lib/
printpacket6.c
40
PRINTF("%s ",
IFNAME
(m->mb_ifp));
printpacket.c
71
PRINTF("%s ",
IFNAME
(m->mb_ifp));
/src/external/bsd/wpa/dist/wpa_supplicant/examples/
p2p-action-udhcp.sh
3
IFNAME
=$1
p2p-action.sh
3
IFNAME
=$1
/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 28 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026