/external/f2fs-tools/tools/sg_write_buffer/ |
D | sg_pt_linux_nvme.c | 933 const struct opcode_info_t *oip; in sntl_rep_opcodes() local 958 for (offset = 4, oip = opcode_info_arr; in sntl_rep_opcodes() 959 (oip->flags != 0xffff) && (offset < a_len); ++oip) { in sntl_rep_opcodes() 960 if (F_INV_OP & oip->flags) in sntl_rep_opcodes() 963 arr[offset] = oip->opcode; in sntl_rep_opcodes() 964 sg_put_unaligned_be16(oip->sa, arr + offset + 2); in sntl_rep_opcodes() 967 if (FF_SA & oip->flags) in sntl_rep_opcodes() 969 sg_put_unaligned_be16(oip->len_mask[0], arr + offset + 6); in sntl_rep_opcodes() 979 for (oip = opcode_info_arr; oip->flags != 0xffff; ++oip) { in sntl_rep_opcodes() 980 if ((req_opcode == oip->opcode) && (req_sa == oip->sa)) in sntl_rep_opcodes() [all …]
|
/external/tcpdump/ |
D | print-icmp.c | 338 const struct ip *oip; in icmp_print() local 380 oip = &dp->icmp_ip; in icmp_print() 381 hlen = IP_HL(oip) * 4; in icmp_print() 382 ouh = (const struct udphdr *)(((const u_char *)oip) + hlen); in icmp_print() 385 switch (oip->ip_p) { in icmp_print() 390 ipaddr_string(ndo, &oip->ip_dst), in icmp_print() 397 ipaddr_string(ndo, &oip->ip_dst), in icmp_print() 404 ipaddr_string(ndo, &oip->ip_dst), in icmp_print() 405 oip->ip_p, dport); in icmp_print()
|
D | print-icmp6.c | 875 const struct ip6_hdr *oip; in icmp6_print() local 883 oip = (const struct ip6_hdr *)(dp + 1); in icmp6_print() 918 ND_TCHECK(oip->ip6_dst); in icmp6_print() 925 ND_PRINT((ndo," %s",ip6addr_string(ndo, &oip->ip6_dst))); in icmp6_print() 929 ip6addr_string(ndo, &oip->ip6_dst), in icmp6_print() 930 ip6addr_string(ndo, &oip->ip6_src))); in icmp6_print() 933 if ((ouh = get_upperlayer(ndo, (const u_char *)oip, &prot)) in icmp6_print() 941 ip6addr_string(ndo, &oip->ip6_dst), in icmp6_print() 946 ip6addr_string(ndo, &oip->ip6_dst), in icmp6_print() 951 ip6addr_string(ndo, &oip->ip6_dst), in icmp6_print() [all …]
|
/external/toybox/toys/pending/ |
D | arping.c | 52 static void get_interface(char *interface, int *ifindex, uint32_t *oip, in get_interface() argument 66 if (oip) { in get_interface() 69 *oip = ntohl(ip->sin_addr.s_addr); in get_interface() 249 uint32_t oip; in arping_main() local 255 get_interface(TT.iface, NULL, &oip, NULL); in arping_main() 256 src_addr.s_addr = htonl(oip); in arping_main()
|
D | dhcp.c | 281 static int get_interface( char *interface, int *ifindex, uint32_t *oip, uint8_t *mac) in get_interface() argument 294 if (oip) { in get_interface() 298 *oip = ntohl(ip->sin_addr.s_addr); in get_interface()
|
D | dhcpd.c | 359 static int get_interface(const char *interface, int *ifindex, void *oip, in get_interface() argument 378 uint8_t *oip6 = (uint8_t*)oip; in get_interface() 405 uint32_t *oip4 = (uint32_t*)oip; in get_interface()
|
/external/ImageMagick/PerlMagick/t/reference/filter/ |
D | Flop.miff | 15 …,75052-40,31,3/,3-,3-,1,)1,+2,+2,+2++2,+0,+2-*2,(1.+0/,,-+,,,_eQ|�����`prY\oip�~�К��gcb4*,/-2/2.02…
|
/external/ImageMagick/PerlMagick/t/reference/write/filter/ |
D | Flop.miff | 43 …,75052-40,31,3/,3-,3-,1,)1,+2,+2,+2++2,+0,+2-*2,(1.+0/,,-+,,,_eQ|�����`prY\oip�~�К��gcb4*,/-2/2.02…
|