Searched refs:be_tmp (Results 1 – 2 of 2) sorted by relevance
471 __be16 be_tmp; in portctrl() local480 memcpy(&be_tmp, ptr, 2); in portctrl()481 ether_type = ntohs(be_tmp); in portctrl()1508 __be16 be_tmp; in wlanhdr_to_ethhdr() local1535 memcpy(&be_tmp, ptr+rmv_len, 2); in wlanhdr_to_ethhdr()1536 eth_type = ntohs(be_tmp); /* pattrib->ether_type */ in wlanhdr_to_ethhdr()1561 be_tmp = htons(len); in wlanhdr_to_ethhdr()1562 memcpy(ptr+12, &be_tmp, 2); in wlanhdr_to_ethhdr()
642 __be16 be_tmp = htons(len); in r8712_wlanhdr_to_ethhdr() local644 memcpy(ptr + 12, &be_tmp, 2); in r8712_wlanhdr_to_ethhdr()