Searched defs:list (Results 1 - 25 of 705) sorted by last modified time

1234567891011>>

/freebsd-current/sbin/ifconfig/
H A Difconfig.c367 sortifaddrs(struct ifaddrs *list, argument
[all...]
/freebsd-current/sys/netinet/
H A Dsctputil.c3940 sctp_notify_stream_reset(struct sctp_tcb *stcb, int number_entries, uint16_t *list, int flag, int so_locked) argument
H A Dsctp_pcb.c2779 sctp_insert_laddr(struct sctpladdr *list, struct sctp_ifa *ifa, uint32_t act) argument
5450 struct sctpladdr *list; local
[all...]
H A Dsctp_output.c11827 sctp_add_stream_reset_in(struct sctp_tmit_chunk *chk, int number_entries, uint16_t *list, uint32_t seq) argument
12156 sctp_send_str_reset_req(struct sctp_tcb *stcb, uint16_t number_entries, uint16_t *list, uint8_t send_in_req, uint8_t send_tsn_req, uint8_t add_stream, uint16_t adding_o, uint16_t adding_i, uint8_t peer_asked) argument
[all...]
H A Dsctp_input.c3290 sctp_reset_in_stream(struct sctp_tcb *stcb, uint32_t number_entries, uint16_t *list) argument
3318 sctp_reset_out_streams(struct sctp_tcb *stcb, uint32_t number_entries, uint16_t *list) argument
3343 sctp_reset_clear_pending(struct sctp_tcb *stcb, uint32_t number_entries, uint16_t *list) argument
[all...]
/freebsd-current/sbin/nvmecontrol/
H A Dfabrics.c144 struct addrinfo hints, *ai, *list; local
/freebsd-current/sbin/mdconfig/
H A Dmdconfig.c617 md_find(const char *list, const char *name) argument
/freebsd-current/contrib/unbound/util/storage/
H A Dlruhash.c183 reclaim_space(struct lruhash* table, struct lruhash_entry** list) argument
/freebsd-current/contrib/unbound/util/
H A Dnet_help.c888 void sock_list_insert(struct sock_list** list, struct sockaddr_storage* addr, argument
904 void sock_list_prepend(struct sock_list** list, struct sock_list* add) argument
915 int sock_list_find(struct sock_list* list, struc argument
929 sock_list_merge(struct sock_list** list, struct regional* region, struct sock_list* add) argument
[all...]
H A Dmodule.c363 edns_bypass_cache_stage(struct edns_option* list, struct module_env* env) argument
375 unique_mesh_state(struct edns_option* list, struct module_env* env) argument
[all...]
H A Dconfig_file.c893 struct config_strlist_head list; member in struct:config_collate_arg
907 config_get_option_list(struct config_file* cfg, const char* opt, struct config_strlist** list) argument
926 struct config_strlist* list = NULL; local
938 config_collate_cat(struct config_strlist* list) argument
1931 cfg_strlist_append(struct config_strlist_head* list, char* item) argument
[all...]
/freebsd-current/contrib/unbound/util/data/
H A Dmsgreply.c1070 int edns_opt_list_append_ede(struct edns_option** list, struct regional* region, argument
1100 int edns_opt_list_append_keepalive(struct edns_option** list, int msec, argument
1110 int edns_opt_list_append(struct edns_option** list, uint16_t code, size_t len, argument
1139 edns_opt_list_remove(struct edns_option** list, uint16_t code) argument
1284 edns_opt_copy_region(struct edns_option* list, struct regional* region) argument
1314 edns_opt_copy_filter_region(struct edns_option* list, uint16_t* filter_list, size_t filter_list_len, struct regional* region) argument
1383 edns_opt_list_free(struct edns_option* list) argument
1394 edns_opt_copy_alloc(struct edns_option* list) argument
1428 edns_opt_list_find(struct edns_option* list, uint16_t code) argument
[all...]
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-checkconf.c312 warn_hosts(const char* typ, struct config_stub* list) argument
559 check_chroot_filelist(const char* desc, struct config_strlist* list, argument
570 check_chroot_filelist_wild(const char* desc, struct config_strlist* list, argument
[all...]
H A Dunbound-anchor.c635 struct ip_list* list = NULL; local
689 pick_random_ip(struct ip_list* list) argument
[all...]
/freebsd-current/contrib/unbound/services/
H A Dlocalzone.c668 lz_enter_zone_tag(struct local_zones* zones, char* zname, uint8_t* list, argument
1357 local_data_find_tag_datas(const struct query_info* qinfo, struct config_strlist* list, struct ub_packed_rrset_key* r, struct regional* temp) argument
1445 find_tag_datas(struct query_info* qinfo, struct config_strlist* list, struct ub_packed_rrset_key* r, struct regional* temp) argument
[all...]
H A Dlisten_dnsport.c1122 port_insert(struct listen_port** list, int s, enum listen_type ftype, argument
1263 ports_create_if(const char* ifname, int do_auto, int do_udp, int do_tcp, struct addrinfo *hints, const char* port, struct listen_port** list, size_t rcv, size_t snd, int ssl_port, struct config_strlist* tls_additional_port, int https_port, struct config_strlist* proxy_protocol_port, int* reuseport, int transparent, int tcp_mss, int freebind, int http2_nodelay, int use_systemd, int dnscrypt_port, int dscp, int sock_queue_timeout) argument
1573 listen_list_delete(struct listen_list* list) argument
1704 resolve_interface_names(char** ifs, int num_ifs, struct config_strlist* list, char*** resif, int* num_resif) argument
1797 struct listen_port* list = NULL; local
1957 listening_ports_free(struct listen_port* list) argument
[all...]
H A Dauthzone.c2295 auth_free_master_addrs(struct auth_addr* list) argument
2307 auth_free_masters(struct auth_master* list) argument
3689 addr_in_list(struct auth_addr* list, struct sockaddr_storage* addr, socklen_t addrlen) argument
3891 find_master_by_host(struct auth_master* list, char* host) argument
3903 xfr_masterlist_free_addrs(struct auth_master* list) argument
3918 struct auth_addr* list = NULL, *last = NULL; local
3981 struct auth_master* list = NULL, *last = NULL; local
4614 chunklist_sum(struct auth_chunk* list) argument
6847 have_probe_targets(struct auth_master* list) argument
7125 auth_master_new(struct auth_master*** list) argument
7254 xfer_set_masters(struct auth_master** list, struct config_auth* c, int with_http) argument
[all...]
/freebsd-current/contrib/unbound/edns-subnet/
H A Dsubnetmod.c106 subnet_ecs_opt_list_append(struct ecs_data* ecs, struct edns_option** list, argument
/freebsd-current/contrib/unbound/daemon/
H A Dunbound.c179 int list = ((cfg->do_udp?1:0) + (cfg->do_tcp?1 + local
H A Dremote.c237 add_open(const char* ip, int nr, struct listen_port** list, int noproto_is_err, argument
492 state_list_remove_elem(struct rc_state** list, struct comm_point* c) argument
[all...]
H A Ddaemon.c326 static int setup_acl_for_ports(struct acl_list* list, argument
/freebsd-current/sys/net80211/
H A Dieee80211_ioctl.c1715 uint8_t *chanlist, *list; local
[all...]
/freebsd-current/sbin/pfctl/
H A Dpfctl.c2860 pfctl_lookup_option(char *cmd, const char * const *list) argument
[all...]
/freebsd-current/lib/libpfctl/
H A Dlibpfctl.h147 struct pf_palist list; member in struct:pfctl_pool
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver_bsd.c60 struct dl_list list; member in struct:bsd_driver_data

Completed in 316 milliseconds

1234567891011>>