Searched defs:ctx (Results 1 - 25 of 2087) sorted by last modified time

1234567891011>>

/freebsd-current/sys/netinet/
H A Dtcp_subr.c3077 SIPHASH_CTX ctx; local
575 tcp_recv_udp_tunneled_packet(struct mbuf *m, int off, struct inpcb *inp, const struct sockaddr *sa, void *ctx) argument
[all...]
H A Din_fib_dxr.c1147 epoch_dxr_destroy(epoch_context_t ctx) argument
/freebsd-current/sys/geom/eli/
H A Dg_eli.c1253 g_eli_keyfiles_load(struct hmac_ctx *ctx, const char *provider) argument
1325 struct hmac_ctx ctx; local
/freebsd-current/sys/dev/cxgbe/tom/
H A Dt4_tom.c1008 insert_tid(struct adapter *sc, int tid, void *ctx, int ntids) argument
1028 update_tid(struct adapter *sc, int tid, void *ctx) argument
/freebsd-current/usr.sbin/bhyve/
H A Dbhyverun.c114 struct vmctx *ctx; member in struct:vcpu_info
344 paddr_guest2host(struct vmctx *ctx, uintptr_t gaddr, size_t len) argument
352 paddr_host2guest(struct vmctx *ctx, void *addr) argument
456 vm_loop(struct vmctx *ctx, struct vcpu *vcpu) argument
498 num_vcpus_allowed(struct vmctx *ctx, struct vcpu *vcpu) argument
521 struct vmctx *ctx; local
660 struct vmctx *ctx; local
[all...]
H A Dgdb.c141 static struct vmctx *ctx; variable in typeref:struct:vmctx
/freebsd-current/usr.sbin/bhyve/amd64/
H A De820.c432 e820_init(struct vmctx *const ctx) argument
/freebsd-current/sbin/ifconfig/
H A Difconfig.c183 ifname_update(if_ctx *ctx, const char *name) argument
198 ioctl_ctx_ifr(if_ctx *ctx, unsigned long cmd, struct ifreq *ifr) argument
205 ifcreate_ioctl(if_ctx *ctx, struct ifreq *ifr) argument
430 list_interfaces(if_ctx *ctx) argument
582 ifconfig(if_ctx *ctx, int iscreate, const struct afswtch *uafp) argument
620 struct ifconfig_context ctx = { local
779 list_interfaces_ioctl(if_ctx *ctx) argument
960 af_other_status(if_ctx *ctx) argument
977 af_all_tunnel_status(if_ctx *ctx) argument
1050 af_exec_ioctl(if_ctx *ctx, unsigned long action, void *data) argument
1061 delifaddr(if_ctx *ctx, const struct afswtch *afp) argument
1082 addifaddr(if_ctx *ctx, const struct afswtch *afp) argument
1112 struct ifconfig_context *ctx = &_ctx; local
1241 setifaddr(if_ctx *ctx, const char *addr, int param __unused) argument
1259 settunnel(if_ctx *ctx, const char *src, const char *dst) argument
1290 deletetunnel(if_ctx *ctx, const char *vname __unused, int param __unused) argument
1300 setifvnet(if_ctx *ctx, const char *jname, int dummy __unused) argument
1312 setifrvnet(if_ctx *ctx, const char *jname, int dummy __unused) argument
1325 setifnetmask(if_ctx *ctx, const char *addr, int dummy __unused) argument
1336 setifbroadaddr(if_ctx *ctx, const char *addr, int dummy __unused) argument
1345 notealias(if_ctx *ctx, const char *addr __unused, int param) argument
1362 setifdstaddr(if_ctx *ctx, const char *addr, int param __unused) argument
1400 clearifflags(if_ctx *ctx, const char *vname, int value) argument
1416 setifflags(if_ctx *ctx, const char *vname, int value) argument
1432 clearifcap(if_ctx *ctx, const char *vname, int value) argument
1453 setifcap(if_ctx *ctx, const char *vname, int value) argument
1474 setifcapnv(if_ctx *ctx, const char *vname, const char *arg) argument
1522 setifmetric(if_ctx *ctx, const char *val, int dummy __unused) argument
1532 setifmtu(if_ctx *ctx, const char *val, int dummy __unused) argument
1542 setifpcp(if_ctx *ctx, const char *val, int arg __unused) argument
1559 disableifpcp(if_ctx *ctx, const char *val __unused, int arg __unused) argument
1569 setifname(if_ctx *ctx, const char *val, int dummy __unused) argument
1588 setifdescr(if_ctx *ctx, const char *val, int dummy __unused) argument
1613 unsetifdescr(if_ctx *ctx, const char *val __unused, int value __unused) argument
1633 print_ifcap_nv(if_ctx *ctx) argument
1692 print_ifcap(if_ctx *ctx) argument
1713 print_ifstatus(if_ctx *ctx) argument
1723 print_metric(if_ctx *ctx) argument
1733 print_mtu(if_ctx *ctx) argument
1742 print_description(if_ctx *ctx) argument
1773 status(if_ctx *ctx, const struct sockaddr_dl *sdl __unused, struct ifaddrs *ifa) argument
1851 tunnel_status(if_ctx *ctx) argument
[all...]
H A Dcarp.c76 carp_status(if_ctx *ctx) argument
111 setcarp_vhid(if_ctx *ctx, const char *val, int dummy __unused) argument
128 setcarp_callback(if_ctx *ctx, void *arg __unused) argument
[all...]
/freebsd-current/sys/net/
H A Dif_ovpn.c2481 ovpn_clone_destroy_cb(struct epoch_context *ctx) argument
2218 ovpn_udp_input(struct mbuf *m, int off, struct inpcb *inp, const struct sockaddr *sa, void *ctx) argument
H A Dif.c633 if_free_deferred(epoch_context_t ctx) argument
1799 ifa_destroy(epoch_context_t ctx) argument
3506 if_destroymulti(epoch_context_t ctx) argument
4845 if_init(if_t ifp, void *ctx) argument
/freebsd-current/sys/arm64/arm64/
H A Dgicv3_its.c1735 struct iommu_ctx *ctx; local
1753 struct iommu_ctx *ctx; local
/freebsd-current/contrib/unbound/util/
H A Dnet_help.c1123 SSL_CTX* ctx = (SSL_CTX*)ctxt; local
1203 SSL_CTX* ctx = (SSL_CTX*)ctxt; local
1230 SSL_CTX* ctx = SSL_CTX_new(SSLv23_server_method()); local
1380 SSL_CTX* ctx = SSL_CTX_new(SSLv23_client_method()); local
[all...]
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-control.c516 SSL_CTX* ctx; local
728 setup_ssl(SSL_CTX* ctx, int fd) argument
898 SSL_CTX* ctx; local
[all...]
H A Dunbound-anchor.c270 ub_ctx_error_exit(struct ub_ctx* ctx, const char* str, const char* str2) argument
286 struct ub_ctx* ctx = ub_ctx_create(); local
544 resolve_host_ip(struct ub_ctx* ctx, const char* host, int port, int tp, int cl, struct ip_list** head) argument
634 struct ub_ctx* ctx; local
2106 add_5011_probe_root(struct ub_ctx* ctx, const char* root_anchor_file) argument
2123 prime_root_key(struct ub_ctx* ctx) argument
2243 struct ub_ctx* ctx; local
[all...]
/freebsd-current/contrib/unbound/libunbound/
H A Dlibworker.c131 libworker_setup(struct ub_ctx* ctx, int is_bg, struct ub_event_base* eb) argument
258 libworker_create_event(struct ub_ctx* ctx, struct ub_event_base* eb) argument
332 struct ub_ctx* ctx; local
375 libworker_bg(struct ub_ctx* ctx) argument
604 libworker_fg(struct ub_ctx* ctx, struct ctx_query* q) argument
666 struct ub_ctx* ctx = q->w->ctx; local
685 libworker_attach_mesh(struct ub_ctx* ctx, struct ctx_query* q, int* async_id) argument
790 struct ub_ctx* ctx = q->w->ctx; local
[all...]
H A Dlibunbound.c92 struct ub_ctx* ctx; local
184 struct ub_ctx* ctx = ub_ctx_create_nopipe(); local
220 struct ub_ctx* ctx = ub_ctx_create_nopipe(); local
234 struct ub_ctx* ctx = ub_ctx_create_nopipe(); local
259 ub_stop_bg(struct ub_ctx* ctx) argument
305 ub_ctx_delete(struct ub_ctx* ctx) argument
407 ub_ctx_set_option(struct ub_ctx* ctx, const char* opt, const char* val) argument
423 ub_ctx_get_option(struct ub_ctx* ctx, const char* opt, char** str) argument
436 ub_ctx_config(struct ub_ctx* ctx, const char* fname) argument
452 ub_ctx_add_ta(struct ub_ctx* ctx, const char* ta) argument
471 ub_ctx_add_ta_file(struct ub_ctx* ctx, const char* fname) argument
489 ub_ctx_add_ta_autr(struct ub_ctx* ctx, const char* fname) argument
509 ub_ctx_trustedkeys(struct ub_ctx* ctx, const char* fname) argument
528 ub_ctx_debuglevel(struct ub_ctx* ctx, int d) argument
537 ub_ctx_debugout(struct ub_ctx* ctx, void* out) argument
549 ub_ctx_async(struct ub_ctx* ctx, int dothread) argument
566 ub_poll(struct ub_ctx* ctx) argument
573 ub_fd(struct ub_ctx* ctx) argument
580 process_answer_detail(struct ub_ctx* ctx, uint8_t* msg, uint32_t len, ub_callback_type* cb, void** cbarg, int* err, struct ub_result** res) argument
645 process_answer(struct ub_ctx* ctx, uint8_t* msg, uint32_t len) argument
664 ub_process(struct ub_ctx* ctx) argument
688 ub_wait(struct ub_ctx* ctx) argument
742 ub_resolve(struct ub_ctx* ctx, const char* name, int rrtype, int rrclass, struct ub_result** result) argument
786 ub_resolve_event(struct ub_ctx* ctx, const char* name, int rrtype, int rrclass, void* mydata, ub_event_callback_type callback, int* async_id) argument
828 ub_resolve_async(struct ub_ctx* ctx, const char* name, int rrtype, int rrclass, void* mydata, ub_callback_type callback, int* async_id) argument
891 ub_cancel(struct ub_ctx* ctx, int async_id) argument
969 ub_ctx_set_fwd(struct ub_ctx* ctx, const char* addr) argument
1039 ub_ctx_set_tls(struct ub_ctx* ctx, int tls) argument
1052 ub_ctx_set_stub(struct ub_ctx* ctx, const char* zone, const char* addr, int isprime) argument
1134 ub_ctx_resolvconf(struct ub_ctx* ctx, const char* fname) argument
1220 ub_ctx_hosts(struct ub_ctx* ctx, const char* fname) argument
1324 ub_ctx_finalize(struct ub_ctx* ctx) argument
1336 ub_ctx_print_local_zones(struct ub_ctx* ctx) argument
1347 ub_ctx_zone_add(struct ub_ctx* ctx, const char *zone_name, const char *zone_type) argument
1388 ub_ctx_zone_remove(struct ub_ctx* ctx, const char *zone_name) argument
1414 ub_ctx_data_add(struct ub_ctx* ctx, const char *data) argument
1424 ub_ctx_data_remove(struct ub_ctx* ctx, const char *data) argument
1448 ub_ctx_set_event(struct ub_ctx* ctx, struct event_base* base) argument
[all...]
H A Dcontext.c60 context_finalize(struct ub_ctx* ctx) argument
141 find_id(struct ub_ctx* ctx, int* id) argument
155 context_new(struct ub_ctx* ctx, const char* name, int rrtype, int rrclass, ub_callback_type cb, ub_event_callback_type cb_event, void* cbarg) argument
196 context_obtain_alloc(struct ub_ctx* ctx, int locking) argument
222 context_release_alloc(struct ub_ctx* ctx, struct alloc_cache* alloc, int locking) argument
261 context_deserialize_new_query(struct ub_ctx* ctx, uint8_t* p, uint32_t len) argument
294 context_lookup_new_query(struct ub_ctx* ctx, uint8_t* p, uint32_t len) argument
348 context_deserialize_answer(struct ub_ctx* ctx, uint8_t* p, uint32_t len, int* err) argument
404 context_deserialize_cancel(struct ub_ctx* ctx, uint8_t* p, uint32_t len) argument
[all...]
/freebsd-current/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c153 pf_status(struct snmp_context __unused *ctx, struct snmp_value *val, argument
194 pf_counter(struct snmp_context __unused *ctx, struct snmp_value *val, argument
237 pf_statetable(struct snmp_context __unused *ctx, struct snmp_value *val, argument
277 pf_srcnodes(struct snmp_context __unused *ctx, struct snmp_value *val, argument
317 pf_limits(struct snmp_context __unused *ctx, struct snmp_value *val, argument
359 pf_timeouts(struct snmp_context __unused *ctx, struct snmp_value *val, argument
449 pf_logif(struct snmp_context __unused *ctx, struct snmp_value *val, argument
522 pf_interfaces(struct snmp_context __unused *ctx, struct snmp_value *val, argument
551 pf_iftable(struct snmp_context __unused *ctx, struct snmp_value *val, argument
669 pf_tables(struct snmp_context __unused *ctx, struc argument
698 pf_tbltable(struct snmp_context __unused *ctx, struct snmp_value *val, u_int sub, u_int __unused vindex, enum snmp_op op) argument
811 pf_tbladdr(struct snmp_context __unused *ctx, struct snmp_value __unused *val, u_int __unused sub, u_int __unused vindex, enum snmp_op __unused op) argument
909 pf_altq_num(struct snmp_context __unused *ctx, struct snmp_value *val, u_int sub, u_int __unused vindex, enum snmp_op op) argument
942 pf_altqq(struct snmp_context __unused *ctx, struct snmp_value *val, u_int sub, u_int __unused vindex, enum snmp_op op) argument
1004 pf_labels(struct snmp_context __unused *ctx, struct snmp_value *val, u_int sub, u_int __unused vindex, enum snmp_op op) argument
1034 pf_lbltable(struct snmp_context __unused *ctx, struct snmp_value *val, u_int sub, u_int __unused vindex, enum snmp_op op) argument
[all...]
/freebsd-current/sys/netpfil/pf/
H A Dpf.c4066 MD5_CTX ctx; local
/freebsd-current/sys/amd64/vmm/
H A Dvmm_dev.c79 void *ctx; /* unused */ member in struct:vm_snapshot_meta_old
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver_bsd.c53 void *ctx; member in struct:bsd_driver_global
62 void *ctx; member in struct:bsd_driver_data
561 bsd_new_sta(void *priv, void *ctx, u8 addr[IEEE80211_ADDR_LEN]) argument
651 bsd_route_overflow(int sock, void *ctx, struct bsd_driver_global *global) argument
752 bsd_wireless_event_receive(int sock, void *ctx, void *sock_ctx) argument
1025 handle_read(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) argument
1227 handle_read(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) argument
1633 wpa_driver_bsd_init(void *ctx, const char *ifname, void *priv) argument
1736 bsd_global_init(void *ctx) argument
[all...]
/freebsd-current/sys/dev/sound/pci/
H A Demu10kx.c376 struct sysctl_ctx_list *ctx; member in struct:emu_sc_info
/freebsd-current/sys/arm/broadcom/bcm2835/
H A Dbcm2835_audio.c801 struct sysctl_ctx_list *ctx; local
/freebsd-current/sys/dev/aic7xxx/
H A Daic7xxx.c5596 ahc_search_untagged_queues(struct ahc_softc *ahc, aic_io_ctx_t ctx, argument

Completed in 296 milliseconds

1234567891011>>