Home
last modified time | relevance | path

Searched refs:i6 (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dxt_CHECKSUM.c37 const struct ip6t_ip6 *i6 = par->entryinfo; in checksum_tg_check() local
55 if ((i6->flags & IP6T_F_PROTO) && in checksum_tg_check()
56 i6->proto == IPPROTO_UDP && in checksum_tg_check()
57 (i6->invflags & XT_INV_PROTO) == 0) in checksum_tg_check()
/openbmc/linux/arch/sparc/include/asm/
H A Dwinmacro.h24 std %i6, [%reg + RW_I6];
35 ldd [%reg + RW_I6], %i6;
42 ldd [%base_reg + STACKFRAME_SZ + PT_I6], %i6;
69 std %i6, [%base_reg + STACKFRAME_SZ + PT_I6];
H A Dttable.h266 stx %i6, [%sp + STACK_BIAS + 0x70]; \
287 stx %i6, [%sp + STACK_BIAS + 0x70]; \
321 stxa %i6, [%g1 + %g0] ASI; \
345 stxa %i6, [%sp + STACK_BIAS + 0x70] %asi; \
379 stx %i6, [%g3 + TI_REG_WINDOW + 0x70]; \
417 stwa %i6, [%g1 + %g0] ASI; \
444 stwa %i6, [%sp + 0x38] %asi; \
478 stw %i6, [%g3 + TI_REG_WINDOW + 0x38]; \
522 ldx [%sp + STACK_BIAS + 0x70], %i6; \
546 ldx [%sp + STACK_BIAS + 0x70], %i6; \
[all …]
/openbmc/linux/arch/sparc/kernel/
H A Dwinfixup.S70 stx %i6, [%g3 + TI_REG_WINDOW + 0x70]
87 stw %i6, [%g3 + TI_REG_WINDOW + 0x38]
H A Detrap_64.S189 stx %i6, [%sp + PTREGS_OFF + PT_V9_I6]
H A Dsyscalls.S33 mov %i6, %o2
H A Drtrap_64.S218 ldx [%sp + PTREGS_OFF + PT_V9_I6], %i6
/openbmc/qemu/util/
H A Dqemu-sockets.c51 struct sockaddr_in6 *i6; in inet_getport() local
55 i6 = (void*)e->ai_addr; in inet_getport()
56 return ntohs(i6->sin6_port); in inet_getport()
68 struct sockaddr_in6 *i6; in inet_setport() local
72 i6 = (void*)e->ai_addr; in inet_setport()
73 i6->sin6_port = htons(port); in inet_setport()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dfrom-debian-to-fix-compile-errors.patch87 - test -z "$i6" && grepfor h_addr_list '#define h_0addr_list h_addr' && i6=I
88 - test -z "$i6" && grepfor hostent '#define h_0addr_list h_addr' && i6=I
89 test -z "$i6" && grepfor member '#define h_0addr_list h_addr' && i6=I
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dprintk-formats.rst323 用于打印IPv6网络顺序的16位十六进制地址。 ``I6`` 和 ``i6`` 占位符的结果是
324 打印的地址有(I6)或没有(i6)分号。始终使用前导零。
/openbmc/linux/sound/pci/cs46xx/
H A Dcs46xx_dsp_scb_types.h1121 u32 i6; member
/openbmc/linux/fs/smb/client/
H A Dsess.c35 struct sockaddr_in6 *i6 = (struct sockaddr_in6 *)&iface->sockaddr; in is_server_using_iface() local
45 if (memcmp(&s6->sin6_addr, &i6->sin6_addr, in is_server_using_iface()
46 sizeof(i6->sin6_addr)) != 0) in is_server_using_iface()
/openbmc/linux/Documentation/core-api/
H A Dprintk-formats.rst350 For printing IPv6 network-order 16-bit hex addresses. The ``I6`` and ``i6``
351 specifiers result in a printed address with (I6) or without (i6)
/openbmc/linux/drivers/input/joystick/
H A DKconfig390 Say Y here if you use a FlySky FS-i6 RC remote control along with the
/openbmc/qemu/tcg/sparc64/
H A Dtcg-target.c.inc65 "%i6",
1693 12, 30, /* DW_CFA_def_cfa i6, 2047 */