Searched defs:pfxlen (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/sys/netinet/ |
H A D | inet_nat64.c | 44 inet_nat64_mask(u_int32_t src, u_int32_t pfx, u_int8_t pfxlen) in inet_nat64_mask() 60 const void *pfx, u_int8_t pfxlen) in inet_nat64() 77 inet_nat64_inet(const void *src, void *dst, const void *pfx, u_int8_t pfxlen) in inet_nat64_inet() 118 inet_nat64_inet6(const void *src, void *dst, const void *pfx, u_int8_t pfxlen) in inet_nat64_inet6() 166 const void *pfx, u_int8_t pfxlen) in inet_nat46() 190 inet_nat46_inet(const void *src, void *dst, const void *pfx, u_int8_t pfxlen) in inet_nat46_inet() 203 inet_nat46_inet6(const void *src, void *dst, const void *pfx, u_int8_t pfxlen) in inet_nat46_inet6()
|
/openbsd-src/usr.sbin/bgpd/ |
H A D | util.c | 637 if (pfxlen < 8) { in extract_prefix() argument 659 while (pfxlen > 0) { in extract_prefix_buf() argument 687 uint8_t pfxlen; nlri_get_prefix() local 708 uint8_t pfxlen; nlri_get_prefix6() local 731 uint8_t pfxlen; nlri_get_vpn4() local 783 uint8_t pfxlen; nlri_get_vpn6() local [all...] |
/openbsd-src/usr.sbin/ldapd/ |
H A D | util.c | 96 size_t pfxlen; in has_prefix() local
|
H A D | btree.c | 408 remove_prefix(struct btree *bt, struct btval *key, size_t pfxlen) in remove_prefix() 2205 unsigned int pfxlen, mp_pfxlen = 0; in btree_move_node() local 2376 unsigned int pfxlen; in btree_merge() local
|
/openbsd-src/usr.sbin/unbound/services/ |
H A D | outside_network.h | 207 int pfxlen; member
|
/openbsd-src/sbin/unwind/libunbound/services/ |
H A D | outside_network.h | 207 int pfxlen; member
|
/openbsd-src/regress/sbin/ifconfig/ |
H A D | ifaddr.c | 1726 char buf[HOST_NAME_MAX+1 + sizeof("/128")], *pfxlen; in in6_getaddr() local
|
/openbsd-src/sbin/ifconfig/ |
H A D | ifconfig.c | 6551 char buf[HOST_NAME_MAX+1 + sizeof("/128")], *pfxlen; in6_getaddr() local
|