OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARPHRD_IEEE1394
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/net/
if_arp.h
53
#define
ARPHRD_IEEE1394
24 /* IEEE 1394 (FireWire) hardware format */
97
if (ntohs(ap->ar_hrd) ==
ARPHRD_IEEE1394
) {
107
if (ntohs(ap->ar_hrd) ==
ARPHRD_IEEE1394
) {
if_ieee1394subr.c
149
ah->ar_hrd = htons(
ARPHRD_IEEE1394
);
/src/usr.bin/rump_dhcpclient/
net.h
52
#ifndef
ARPHRD_IEEE1394
53
# define
ARPHRD_IEEE1394
24
/src/sys/netinet/
if_arp.c
544
ah->ar_hrd = htons(
ARPHRD_IEEE1394
);
713
if (ntohs(ar->ar_hrd) ==
ARPHRD_IEEE1394
)
1823
if (ntohs(ar->ar_hrd) ==
ARPHRD_IEEE1394
) {
Completed in 13 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025