Searched refs:reh (Results 1 – 3 of 3) sorted by relevance
/external/qemu/slirp/ |
D | slirp.c | 602 struct ethhdr *reh = (struct ethhdr *)arp_reply; in arp_input() local 623 memcpy(reh->h_dest, pkt + ETH_ALEN, ETH_ALEN); in arp_input() 624 memcpy(reh->h_source, special_ethaddr, ETH_ALEN - 1); in arp_input() 625 reh->h_source[5] = ah->ar_tip[3]; in arp_input() 626 reh->h_proto = htons(ETH_P_ARP); in arp_input() 633 memcpy(rah->ar_sha, reh->h_source, ETH_ALEN); in arp_input() 697 struct ethhdr *reh = (struct ethhdr *)arp_req; in if_encap() local 706 memset(reh->h_dest, 0xff, ETH_ALEN); in if_encap() 707 memcpy(reh->h_source, special_ethaddr, ETH_ALEN - 1); in if_encap() 708 reh->h_source[5] = CTL_ALIAS; in if_encap() [all …]
|
/external/qemu/slirp-android/ |
D | slirp.c | 691 struct ethhdr *reh = (struct ethhdr *)arp_reply; in arp_input() local 716 memcpy(reh->h_dest, pkt + ETH_ALEN, ETH_ALEN); in arp_input() 717 memcpy(reh->h_source, special_ethaddr, ETH_ALEN - 1); in arp_input() 718 reh->h_source[5] = ar_tip_low; in arp_input() 719 reh->h_proto = htons(ETH_P_ARP); in arp_input() 726 memcpy(rah->ar_sha, reh->h_source, ETH_ALEN); in arp_input() 790 struct ethhdr *reh = (struct ethhdr *)arp_req; in if_encap() local 799 memset(reh->h_dest, 0xff, ETH_ALEN); in if_encap() 800 memcpy(reh->h_source, special_ethaddr, ETH_ALEN - 1); in if_encap() 801 reh->h_source[5] = CTL_ALIAS; in if_encap() [all …]
|
/external/chromium/third_party/libjingle/source/talk/session/phone/testdata/ |
D | voice.rtpdump | 3 ��pjy{�reh��}���~mjq�����wu��������n}���xr���|��icXY`ja^n�ifehfmv�}zv�����r�����������nk��u_`g���dV…
|