Home
last modified time | relevance | path

Searched defs:alen (Results 1 – 25 of 126) sorted by relevance

123456

/netbsd-src/usr.sbin/npf/npftest/libnpftest/
H A Dnpf_table_test.c69 const int alen = sizeof(struct in_addr); in check_ip4() local
78 const int alen = sizeof(struct in_addr); in ip4list_insert_lookup() local
93 const int alen = sizeof(struct in_addr); in fill_with_ip4() local
121 const size_t alen = sizeof(struct in_addr); in verify_ip4() local
156 const int alen = sizeof(struct in_addr); in clear_ip4() local
188 const int alen = sizeof(struct in_addr); in test_basic() local
233 const int alen = sizeof(struct in_addr); in test_nocopy() local
267 const size_t alen = sizeof(struct in6_addr); in test_ip6() local
299 const size_t alen = sizeof(struct in_addr); in test_lpm_masks4() local
322 const size_t alen = sizeof(struct in6_addr); in test_lpm_masks6() local
[all …]
/netbsd-src/sys/net/npf/
H A Dnpf_connkey.c85 npf_connkey_setkey(npf_connkey_t *key, unsigned alen, unsigned proto, in npf_connkey_setkey()
118 npf_connkey_getkey(const npf_connkey_t *key, unsigned *alen, unsigned *proto, in npf_connkey_getkey()
183 const unsigned alen = NPF_CONNKEY_ALEN(key); in npf_conn_adjkey() local
207 const unsigned alen = NPF_CONNKEY_ALEN(skey); in npf_connkey_copy() local
232 const unsigned alen = npc->npc_alen; in npf_conn_conkey() local
302 npf_conn_getbackkey(npf_conn_t *conn, unsigned alen) in npf_conn_getbackkey()
316 unsigned alen, proto, ifid, di; in npf_connkey_export() local
383 unsigned alen, proto, ifid, di; in npf_connkey_print() local
H A Dnpf_inet.c128 npf_addr_mix(const int alen, const npf_addr_t *a1, const npf_addr_t *a2) in npf_addr_mix()
147 const int alen, npf_addr_t *out) in npf_addr_mask()
177 const int alen, npf_addr_t *out) in npf_addr_bitor()
209 const npf_addr_t *addr2, const npf_netmask_t mask2, const int alen) in npf_addr_cmp()
225 npf_netmask_check(const int alen, npf_netmask_t mask) in npf_netmask_check()
730 const int alen = npc->npc_alen; in npf_rwrcksum() local
910 npf_addr_dump(const npf_addr_t *addr, int alen) in npf_addr_dump()
H A Dnpf_tableset.c74 #define NPF_ADDRLEN2IDX(alen) ((alen) >> 4) argument
496 table_ifaddr_insert(npf_table_t *t, const int alen, npf_tblent_t *ent) in table_ifaddr_insert()
537 npf_table_insert(npf_table_t *t, const int alen, in npf_table_insert()
615 npf_table_remove(npf_table_t *t, const int alen, in npf_table_remove()
671 npf_table_lookup(npf_table_t *t, const int alen, const npf_addr_t *addr) in npf_table_lookup()
726 npf_table_getsome(npf_table_t *t, const int alen, unsigned idx) in npf_table_getsome()
748 table_ent_copyout(const npf_addr_t *addr, const int alen, npf_netmask_t mask, in table_ent_copyout()
H A Dnpf_portmap.c433 npf_portmap_autoget(npf_portmap_t *pm, unsigned alen, const npf_addr_t *addr) in npf_portmap_autoget()
510 npf_portmap_get(npf_portmap_t *pm, int alen, const npf_addr_t *addr) in npf_portmap_get()
550 npf_portmap_take(npf_portmap_t *pm, int alen, in npf_portmap_take()
569 npf_portmap_put(npf_portmap_t *pm, int alen, in npf_portmap_put()
H A Dnpf_conn.c129 #define NPF_CONNCACHE(alen) (((alen) >> 4) & 0x1) argument
427 const unsigned alen = npc->npc_alen; in npf_conn_establish() local
815 unsigned flags, alen; in npf_conn_export() local
861 unsigned flags, alen, idx; in npf_conn_import() local
H A Dnpf_nat.c448 npf_nat_getaddr(npf_cache_t *npc, npf_natpolicy_t *np, const unsigned alen) in npf_nat_getaddr()
480 const unsigned alen = npc->npc_alen; in npf_nat_create() local
904 unsigned alen = nt->nt_alen; in npf_nat_export() local
936 size_t alen, len; in npf_nat_import() local
H A Dnpf_ifaddr.c130 int alen = 0; in npf_ifaddr_sync() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dsearch.c207 unsigned len = 0, alen; in do_search() local
238 unsigned len = 0, alen; in do_search() local
/netbsd-src/lib/libc/gen/
H A Dextattr.c103 size_t alen; in extattr_copy_fd() local
173 size_t alen; in extattr_copy_file() local
243 size_t alen; in extattr_copy_link() local
/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpf_cmd.c309 int n, alen; in npfctl_table() local
407 unsigned alen; member
418 npfctl_conn_print(unsigned alen, const npf_addr_t *a, const in_port_t *p, in npfctl_conn_print()
470 npf_conn_list_v(int fd, unsigned alen, npf_conn_filter_t *f) in npf_conn_list_v()
485 unsigned alen = 0; in npfctl_conn_list() local
/netbsd-src/external/bsd/unbound/dist/smallapp/
H A Dunbound-checkconf.c205 socklen_t alen; in acl_view_tag_checks() local
314 socklen_t alen; in warn_hosts() local
337 socklen_t alen; in interfacechecks() local
453 socklen_t alen; in aclchecks() local
470 socklen_t alen; in tcpconnlimitchecks() local
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Disakmp_cfg.c322 size_t alen; local
494 size_t alen; local
663 size_t alen; local
1773 size_t alen = ntohs(attr->lorv); local
1794 size_t alen = ntohs(attr->lorv); local
1818 size_t alen = ntohs(attr->lorv); local
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Decs.c45 size_t alen; dns_ecs_equals() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Decs.c45 size_t alen; in dns_ecs_equals() local
/netbsd-src/tests/rump/rumpkern/
H A Dt_modcmd.c67 size_t alen; in disable_autoload() local
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dciphercommon_ccm_hw.c20 size_t alen) in ossl_ccm_generic_setaad()
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauth2-hostbased.c69 size_t alen, blen, slen; in userauth_hostbased() local
/netbsd-src/sys/netinet/
H A Dtcp_output.c1110 int alen = 0; in tcp_output() local
1157 int alen = 0; in tcp_output() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Ddhtest.c45 int i, alen, blen, clen, aout, bout, cout; in dh_test() local
632 int i, alen, blen, aout, bout; in rfc7919_test() local
/netbsd-src/external/bsd/blocklist/test/
H A Dsrvtest.c141 socklen_t alen = sizeof(ss); in handle() local
/netbsd-src/lib/libc/net/
H A Dgetifaddrs.c89 size_t len, alen; in __weak_alias() local
/netbsd-src/tests/net/if_loop/
H A Dt_pr.c120 size_t alen; in enable_locsums() local
/netbsd-src/sys/netipsec/
H A Dxform_esp.c306 int plen, alen, hlen, error, stat = ESP_STAT_CRYPTO; in esp_input() local
684 int hlen, rlen, tlen, padlen, blks, alen, i, roff; in esp_output() local
/netbsd-src/lib/libpthread/
H A Dpthread_tsd.c89 size_t alen; in pthread_tsd_init() local

123456