Searched refs:ehdr (Results 101 - 105 of 105) sorted by relevance

12345

/linux-master/drivers/message/fusion/
H A Dmptbase.c295 cfg.cfghdr.ehdr = &hdr;
6428 pExtHdr = (ConfigExtendedPageHeader_t *)pCfg->cfghdr.ehdr;
6502 pCfg->cfghdr.ehdr->ExtPageLength =
6504 pCfg->cfghdr.ehdr->ExtPageType =
/linux-master/tools/lib/bpf/
H A Dbtf.c1095 GElf_Ehdr ehdr; local
1117 if (!gelf_getehdr(elf, &ehdr)) {
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c1101 struct ipv6_opt_hdr *ehdr = local
1105 if (ehdr->hdrlen == 0xff)
/linux-master/include/net/
H A Dcfg80211.h6584 * @ehdr: pointer to a &struct ethhdr that will get the header, instead
6592 int ieee80211_data_to_8023_exthdr(struct sk_buff *skb, struct ethhdr *ehdr,
/linux-master/net/wireless/
H A Dnl80211.c18984 struct ethhdr *ehdr = eth_hdr(skb); local
18985 const u8 *addr = ehdr->h_source;

Completed in 306 milliseconds

12345