Home
last modified time | relevance | path

Searched refs:s_ip (Results 1 – 3 of 3) sorted by relevance

/external/toybox/toys/pending/
Darping.c133 struct in_addr s_ip, d_ip; in recv_from() local
148 memcpy(&s_ip.s_addr, p + arp_hdr->ar_hln, 4); in recv_from()
151 if (dest_addr.s_addr != s_ip.s_addr) return; in recv_from()
161 inet_ntoa(s_ip), ether_ntoa((struct ether_addr *) p)); in recv_from()
/external/libavc/encoder/
Dih264e_api.c641 ih264e_fill_mem_rec_ip_t s_ip; in api_check_struct_sanity() local
650 s_ip.s_ive_ip.u4_size = sizeof(ih264e_fill_mem_rec_ip_t); in api_check_struct_sanity()
653 s_ip.s_ive_ip.e_cmd = IV_CMD_FILL_NUM_MEM_REC; in api_check_struct_sanity()
654 s_ip.s_ive_ip.ps_mem_rec = s_mem_rec_ittiam_api; in api_check_struct_sanity()
655 s_ip.s_ive_ip.u4_max_wd = max_wd; in api_check_struct_sanity()
656 s_ip.s_ive_ip.u4_max_ht = max_ht; in api_check_struct_sanity()
657 s_ip.s_ive_ip.u4_num_mem_rec = ps_ip->s_ive_ip.u4_num_mem_rec; in api_check_struct_sanity()
658 s_ip.s_ive_ip.u4_max_level = ps_ip->s_ive_ip.u4_max_level; in api_check_struct_sanity()
659 s_ip.s_ive_ip.u4_max_ref_cnt = ps_ip->s_ive_ip.u4_max_ref_cnt; in api_check_struct_sanity()
660 s_ip.s_ive_ip.u4_max_reorder_cnt = in api_check_struct_sanity()
[all …]
/external/autotest/client/site_tests/video_GlitchDetection/
Dcontrol.collect_images_chameleon35 E.g scp root@DUT's_ip:/tmp/test/golden_images/* ~