OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:arph
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/net/
if_arcsubr.c
118
struct arphdr *
arph
;
local in function:arc_output
168
arph
= mtod(m, struct arphdr *);
172
uint8_t *tha = ar_tha(
arph
);
180
arph
->ar_hrd = htons(ARPHRD_ARCNET);
182
switch (ntohs(
arph
->ar_op)) {
213
arph
->ar_pro = atype - 1;
Completed in 11 milliseconds
Indexes created Wed Oct 29 12:09:47 GMT 2025