Searched refs:s6_addr16 (Results 1 – 14 of 14) sorted by relevance
/linux/net/6lowpan/ |
A D | debugfs.c | 105 be16_to_cpu(ctx->pfx.s6_addr16[0]), in lowpan_ctx_pfx_show() 106 be16_to_cpu(ctx->pfx.s6_addr16[1]), in lowpan_ctx_pfx_show() 107 be16_to_cpu(ctx->pfx.s6_addr16[2]), in lowpan_ctx_pfx_show() 108 be16_to_cpu(ctx->pfx.s6_addr16[3]), in lowpan_ctx_pfx_show() 109 be16_to_cpu(ctx->pfx.s6_addr16[4]), in lowpan_ctx_pfx_show() 110 be16_to_cpu(ctx->pfx.s6_addr16[5]), in lowpan_ctx_pfx_show() 111 be16_to_cpu(ctx->pfx.s6_addr16[6]), in lowpan_ctx_pfx_show() 112 be16_to_cpu(ctx->pfx.s6_addr16[7])); in lowpan_ctx_pfx_show() 151 ctx->pfx.s6_addr16[i] = cpu_to_be16(addr[i] & 0xffff); in lowpan_ctx_pfx_write()
|
A D | iphc.c | 112 ((((a)->s6_addr16[4]) == 0) && \ 122 ((((a)->s6_addr16[1]) == 0) && \ 123 (((a)->s6_addr16[2]) == 0) && \ 124 (((a)->s6_addr16[3]) == 0) && \ 125 (((a)->s6_addr16[4]) == 0) && \ 130 ((((a)->s6_addr16[1]) == 0) && \ 131 (((a)->s6_addr16[2]) == 0) && \ 132 (((a)->s6_addr16[3]) == 0) && \ 133 (((a)->s6_addr16[4]) == 0) && \ 134 (((a)->s6_addr16[5]) == 0) && \ [all …]
|
/linux/drivers/staging/r8188eu/core/ |
A D | rtw_br_ext.c | 601 …iph->saddr.s6_addr16[0], iph->saddr.s6_addr16[1], iph->saddr.s6_addr16[2], iph->saddr.s6_addr16[3], in nat25_db_handle() 602 …iph->saddr.s6_addr16[4], iph->saddr.s6_addr16[5], iph->saddr.s6_addr16[6], iph->saddr.s6_addr16[7], in nat25_db_handle() 603 …iph->daddr.s6_addr16[0], iph->daddr.s6_addr16[1], iph->daddr.s6_addr16[2], iph->daddr.s6_addr16[3], in nat25_db_handle() 604 …iph->daddr.s6_addr16[4], iph->daddr.s6_addr16[5], iph->daddr.s6_addr16[6], iph->daddr.s6_addr16[7]… in nat25_db_handle()
|
/linux/net/ipv6/netfilter/ |
A D | ip6t_NPT.c | 62 for (idx = 4; idx < ARRAY_SIZE(addr->s6_addr16); idx++) { in ip6t_npt_map_pfx() 63 if ((__force __sum16)addr->s6_addr16[idx] != in ip6t_npt_map_pfx() 67 if (idx == ARRAY_SIZE(addr->s6_addr16)) in ip6t_npt_map_pfx() 71 sum = ~csum_fold(csum_add(csum_unfold((__force __sum16)addr->s6_addr16[idx]), in ip6t_npt_map_pfx() 75 *(__force __sum16 *)&addr->s6_addr16[idx] = sum; in ip6t_npt_map_pfx()
|
/linux/samples/bpf/ |
A D | map_perf_test_user.c | 166 in6.sin6_addr.s6_addr16[0] = 0xdead; in do_test_lru() 167 in6.sin6_addr.s6_addr16[1] = 0xbeef; in do_test_lru() 171 in6.sin6_addr.s6_addr16[2] = 0; in do_test_lru() 174 in6.sin6_addr.s6_addr16[2] = 1; in do_test_lru() 177 in6.sin6_addr.s6_addr16[2] = 2; in do_test_lru() 180 in6.sin6_addr.s6_addr16[2] = 3; in do_test_lru()
|
A D | test_map_in_map_user.c | 84 in6.sin6_addr.s6_addr16[0] = 0xdead; in test_map_in_map() 85 in6.sin6_addr.s6_addr16[1] = 0xbeef; in test_map_in_map() 91 in6.sin6_addr.s6_addr16[7] = i; in test_map_in_map()
|
/linux/tools/testing/selftests/bpf/progs/ |
A D | test_misc_tcp_hdr_options.c | 102 if (hdr.ip6.saddr.s6_addr16[7] != last_addr16_n || in __check_active_hdr_in() 103 hdr.ip6.daddr.s6_addr16[7] != last_addr16_n) in __check_active_hdr_in()
|
/linux/include/uapi/linux/ |
A D | in6.h | 43 #define s6_addr16 in6_u.u6_addr16 macro
|
/linux/security/smack/ |
A D | smackfs.c | 1469 newname.s6_addr16[i] = htons(scanned[i]); in smk_write_net6addr() 1493 fullmask.s6_addr16[i] = 0xffff; in smk_write_net6addr() 1496 fullmask.s6_addr16[i] = (1 << m) - 1; in smk_write_net6addr() 1499 fullmask.s6_addr16[i] = 0; in smk_write_net6addr() 1500 newname.s6_addr16[i] &= fullmask.s6_addr16[i]; in smk_write_net6addr() 1515 if (newname.s6_addr16[i] != in smk_write_net6addr() 1516 snp->smk_host.s6_addr16[i]) { in smk_write_net6addr()
|
A D | smack_lsm.c | 2377 if ((sap->s6_addr16[i] & snp->smk_mask.s6_addr16[i]) != in smack_ipv6host_label() 2378 snp->smk_host.s6_addr16[i]) { in smack_ipv6host_label()
|
/linux/net/ipv6/ |
A D | sit.c | 839 if (v6dst->s6_addr16[0] == htons(0x2002)) { in check_6rd() 841 memcpy(v4dst, &v6dst->s6_addr16[1], 4); in check_6rd()
|
/linux/lib/ |
A D | vsprintf.c | 1397 if (in6.s6_addr16[j] != 0) in ip6_compressed_string() 1426 word = ntohs(in6.s6_addr16[i]); in ip6_compressed_string()
|
/linux/drivers/s390/net/ |
A D | qeth_l3_main.c | 1680 l3_hdr->next_hop.addr.s6_addr16[0] = htons(0xfe80); in qeth_l3_fill_header()
|
/linux/tools/lib/traceevent/ |
A D | event-parse.c | 4686 if (in6.s6_addr16[j] != 0) in print_ip6c_addr() 4715 word = ntohs(in6.s6_addr16[i]); in print_ip6c_addr()
|
Completed in 47 milliseconds