Searched defs:eh (Results 1 – 10 of 10) sorted by relevance
/csrg-svn/sys/net/ |
H A D | if_ethersubr.c | 81 register struct ether_header *eh; local 279 ether_input(ifp, eh, m) in ether_input() argument
|
/csrg-svn/sys/netinet/ |
H A D | if_ether.c | 222 register struct ether_header *eh; local 380 struct ether_header *eh; local
|
/csrg-svn/sys/i386/isa/ |
H A D | if_we.c | 687 #define wedataaddr(sc, eh, off, type) \ argument 701 register struct ether_header *eh; local
|
H A D | if_ne.c | 574 register struct ether_header *eh; local 586 #define nedataaddr(eh, off, type) ((type)(((caddr_t)((eh)+1)+(off)))) argument
|
H A D | if_ec.c | 522 struct ether_header *et, eh; local
|
H A D | if_ecreg.h | 130 struct ether_header eh; member
|
/csrg-svn/sys/vax/if/ |
H A D | if_de.c | 539 struct ether_header *eh; local 552 #define dedataaddr(eh, off, type) ((type)(((caddr_t)((eh)+1)+(off)))) argument
|
H A D | if_qe.c | 860 struct ether_header *eh, ehm; local 873 #define qedataaddr(eh, off, type) ((type)(((caddr_t)((eh)+1)+(off)))) argument
|
H A D | if_ex.c | 563 register struct ether_header *eh; local 585 #define exdataaddr(eh, off, type) ((type)(((caddr_t)((eh)+1)+(off)))) argument
|
/csrg-svn/sys/tahoe/if/ |
H A D | if_ex.c | 650 register struct ether_header *eh; local 673 #define exdataaddr(eh, off, type) ((type)(((caddr_t)((eh)+1)+(off)))) argument
|