HomeSort by: relevance | last modified time | path
    Searched defs:v6 (Results 1 - 25 of 60) sorted by relevancy

1 2 3

  /src/external/bsd/wpa/dist/src/utils/
ip_addr.h 17 struct in6_addr v6; member in union:hostapd_ip_addr::__anon8505
  /src/crypto/external/bsd/openssh/dist/
addr.h 29 struct in6_addr v6; member in union:xaddr::__anon1090
34 u_int32_t scope_id; /* iface scope id for v6 */
36 #define v6 xa.v6 macro
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
array-slices-repeat.f90 57 integer, parameter :: v6 (6) = [-5, -4, -3, 1, 2, 3] variable in program:test
69 array_2d (:, v6) = 6
77 array_3d (:, v6, :) = 6
78 array_3d (:, v6, v6) = 5
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/
array-slices-repeat.f90 57 integer, parameter :: v6 (6) = [-5, -4, -3, 1, 2, 3] variable in program:test
69 array_2d (:, v6) = 6
77 array_3d (:, v6, :) = 6
78 array_3d (:, v6, v6) = 5
  /src/sys/net/
ether_sw_offload.c 84 bool v6; local
86 bool v6 __diagused;
118 v6 = flags & (M_CSUM_TSOv6 | M_CSUM_TCPv6 | M_CSUM_UDPv6);
120 KASSERT(!v6);
132 if (v6)
140 if (v6)
171 bool v6; local
212 v6 = (ip->ip_v != IPVERSION);
214 if (v6) {
303 if (v6) {
    [all...]
if_srt.h 17 struct in6_addr v6; member in union:srt_rt::__anon7026
  /src/usr.bin/netstat/
vtw.c 218 vtw_v6_t *v6 = (vtw_v6_t *)vp; local
220 vp = &(++v6)->common;
402 kbase = vtw_tcpv6[i].base.v6;
403 klim = vtw_tcpv6[i].lim.v6;
419 ubase = vtw_tcpv6[0].base.v6;
423 vtw_tcpv6[i].base.v6 += delta;
424 vtw_tcpv6[i].lim.v6 += delta;
425 vtw_tcpv6[i].alloc.v6 += delta;
428 if (vtw_tcpv6[i].oldest.v6)
429 vtw_tcpv6[i].oldest.v6 += delta
    [all...]
inet6.c 249 const vtw_v6_t *v6 = (const vtw_v6_t *)vtw; local
254 inet_ntop(AF_INET6, &v6->laddr, buf[0], sizeof(buf[0]));
255 inet_ntop(AF_INET6, &v6->faddr, buf[1], sizeof(buf[1]));
261 buf[0], ntohs(v6->lport),
262 buf[1], ntohs(v6->fport));
269 buf[0], ntohs(v6->lport),
270 buf[1], ntohs(v6->fport));
274 buf[0], ntohs(v6->lport),
275 buf[1], ntohs(v6->fport),
279 &v6->laddr, v6->lport
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-nested-maps.c 117 struct my_value_t v6 = {5, 6, 7}; local
125 add_map_element (m2, k6, v6);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
py-nested-maps.c 117 struct my_value_t v6 = {5, 6, 7}; local
125 add_map_element (m2, k6, v6);
  /src/sys/crypto/blake2/
blake2s.c 94 uint32_t v0,v1,v2,v3,v4,v5,v6,v7,v8,v9,v10,v11,v12,v13,v14,v15; local
105 v6 = h[6];
131 BLAKE2S_G(v2, v6, v10, v14, m[sigma[ 4]], m[sigma[ 5]]);
134 BLAKE2S_G(v1, v6, v11, v12, m[sigma[10]], m[sigma[11]]);
146 h[6] ^= v6 ^ v14;
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atombios_crtc.c 470 PIXEL_CLOCK_PARAMETERS_V6 v6; member in union:set_pixel_clock
506 args.v6.ulDispEngClkFreq = cpu_to_le32(dispclk);
511 args.v6.ucPpll = ATOM_PPLL0;
513 args.v6.ucPpll = ATOM_EXT_PLL1;
681 args.v6.ulDispEngClkFreq = cpu_to_le32(crtc_id << 24 | clock / 10);
682 args.v6.ucRefDiv = ref_div;
683 args.v6.usFbDiv = cpu_to_le16(fb_div);
684 args.v6.ulFbDivDecFrac = cpu_to_le32(frac_fb_div * 100000);
685 args.v6.ucPostDiv = post_div;
686 args.v6.ucMiscInfo = 0; /* HDMI depth, etc. *
    [all...]
amdgpu_atombios_encoders.c 763 DIG_TRANSMITTER_CONTROL_PARAMETERS_V1_6 v6; member in union:dig_transmitter_control
1121 args.v6.ucAction = action;
1123 args.v6.ulSymClock = cpu_to_le32(dp_clock / 10);
1125 args.v6.ulSymClock = cpu_to_le32(amdgpu_encoder->pixel_clock / 10);
1130 args.v6.ucPhyId = ATOM_PHY_ID_UNIPHYB;
1132 args.v6.ucPhyId = ATOM_PHY_ID_UNIPHYA;
1136 args.v6.ucPhyId = ATOM_PHY_ID_UNIPHYD;
1138 args.v6.ucPhyId = ATOM_PHY_ID_UNIPHYC;
1142 args.v6.ucPhyId = ATOM_PHY_ID_UNIPHYF;
1144 args.v6.ucPhyId = ATOM_PHY_ID_UNIPHYE
    [all...]
  /src/external/bsd/ipf/dist/lib/
save_v1trap.c 31 int v6; member in struct:snmpv1_opts_s
56 if (s1->v6 != s2->v6)
63 if (s1->v6 == 1) {
96 if (snmpv1->v6 == 1) {
162 ctx->v6 = 1;
save_v2trap.c 35 int v6; member in struct:snmpv2_opts_s
60 if (s1->v6 != s2->v6)
67 if (s1->v6 == 1) {
100 if (snmpv2->v6 == 1) {
165 ctx->v6 = 1;
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
max-depth.c 223 struct V6 : virtual V2, virtual V3 { int v6 = 1; } v6; variable in typeref:struct:V3
224 struct V7 : virtual V4, virtual V5, virtual V6 { int v7 = 1; } v7;
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
max-depth.c 223 struct V6 : virtual V2, virtual V3 { int v6 = 1; } v6; variable in typeref:struct:V3
224 struct V7 : virtual V4, virtual V5, virtual V6 { int v7 = 1; } v7;
  /src/external/mpl/dhcp/bind/dist/lib/irs/
resconf.c 263 struct in6_addr v6; local
276 } else if (inet_pton(AF_INET6, buffer, &v6) == 1) {
278 memmove(&addr->type.in6, &v6, NS_IN6ADDRSZ);
  /src/external/bsd/libpcap/dist/
pflog.h 111 struct in6_addr v6; member in union:pf_addr::__anon7270
117 #define v6 pfa.v6 macro
  /src/external/bsd/tcpdump/dist/
pflog.h 111 nd_ipv6 v6; member in union:pf_addr::__anon8040
114 #define v6 pfa.v6 macro
print-mptcp.c 146 } v6; member in union:mp_add_addr::__anon8085
384 ND_PRINT(" %s", GET_IP6ADDR_STRING(add_addr->u.v6.addr));
386 ND_PRINT(":%u", GET_BE_U_2(add_addr->u.v6.port));
390 ND_PRINT(" hmac 0x%" PRIx64, GET_BE_U_8(add_addr->u.v6.mac));
  /src/external/mpl/bind/dist/lib/dns/
resconf.c 265 struct in6_addr v6; local
278 } else if (inet_pton(AF_INET6, buffer, &v6) == 1) {
280 memmove(&addr->type.in6, &v6, NS_IN6ADDRSZ);
  /src/sys/dev/usb/
if_mue.c 1145 bool v6; local
1186 v6 = rx_cmd_a & MUE_RX_CMD_A_IPV;
1189 csum = v6 ?
1193 csum = v6 ?
1197 csum = v6 ? 0 : M_CSUM_IPv4;
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_ppc_regs.h 71 #define v6 6 macro
  /src/sys/netinet/
tcp_vtw.h 254 struct vtw_v6 *v6; /* IPv6 resources */ member in union:vtw_ctl::__anon7447
376 struct in6_addr v6; member in union:vestigial_inpcb::__anon7448
406 struct in6_addr v6; member in union:sin_either::__anon7449

Completed in 43 milliseconds

1 2 3