Home
last modified time | relevance | path

Searched refs:ipc (Results 1 – 25 of 100) sorted by relevance

1234

/freebsd/crypto/heimdal/lib/ipc/
H A Dclient.c61 struct mach_ctx *ipc; in mach_init() local
74 ipc = malloc(sizeof(*ipc)); in mach_init()
75 if (ipc == NULL) { in mach_init()
80 ipc->server = sport; in mach_init()
81 ipc->name = strdup(service); in mach_init()
82 if (ipc->name == NULL) { in mach_init()
83 mach_release(ipc); in mach_init()
87 *ctx = ipc; in mach_init()
97 struct mach_ctx *ipc = ctx; in mach_ipc() local
114 dispatch_sync(syncq, ^{ sport = ipc->server; }); in mach_ipc()
[all …]
H A Dtc.c74 heim_ipc ipc; in test_ipc() local
77 ret = heim_ipc_init_context(service, &ipc); in test_ipc()
84 ret = heim_ipc_call(ipc, &req, &rep, NULL); in test_ipc()
92 ret = heim_ipc_async(ipc, &req, s, reply); in test_ipc()
98 heim_ipc_free_context(ipc); in test_ipc()
/freebsd/contrib/wireguard-tools/
H A D.gitignore5 ipc-uapi-windows.h
6 ipc-windows.h
13 ipc-linux.h
14 ipc-openbsd.h
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-query.c477 enum pt_ip_compression ipc) in indir() argument
485 packet.ipc = ipc; in indir()
489 pt_encode_tip(encoder, packet.ip, packet.ipc); in indir()
494 if (ipc == pt_ipc_suppressed) { in indir()
506 enum pt_ip_compression ipc) in indir_tnt() argument
514 packet.ipc = ipc; in indir_tnt()
519 pt_encode_tip(encoder, packet.ip, packet.ipc); in indir_tnt()
524 if (ipc == pt_ipc_suppressed) { in indir_tnt()
937 enum pt_ip_compression ipc, in event_enabled() argument
946 packet.ipc = ipc; in event_enabled()
[all …]
H A Dptunit-last_ip.c212 packet.ipc = pt_ipc_suppressed; in update_ip_suppressed()
234 packet.ipc = pt_ipc_update_16; in update_ip_upd16()
256 packet.ipc = pt_ipc_update_32; in update_ip_upd32()
278 packet.ipc = pt_ipc_sext_48; in update_ip_sext48()
300 packet.ipc = (enum pt_ip_compression) 0xff; in update_ip_bad_packet()
/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_encoder.h68 enum pt_ip_compression ipc);
78 enum pt_ip_compression ipc);
82 enum pt_ip_compression ipc);
86 enum pt_ip_compression ipc);
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_encoder.c167 static int pt_ipc_size(enum pt_ip_compression ipc) in pt_ipc_size() argument
169 switch (ipc) { in pt_ipc_size()
223 uint8_t opc, ipc; in pt_encode_ip() local
229 size = pt_ipc_size(packet->ipc); in pt_encode_ip()
239 ipc = (uint8_t) (packet->ipc << pt_opm_ipc_shr); in pt_encode_ip()
243 *pos++ = opc | ipc; in pt_encode_ip()
720 enum pt_ip_compression ipc) in pt_encode_tip() argument
726 packet.payload.ip.ipc = ipc; in pt_encode_tip()
754 enum pt_ip_compression ipc) in pt_encode_tip_pge() argument
760 packet.payload.ip.ipc = ipc; in pt_encode_tip_pge()
[all …]
H A Dpt_packet.c112 static int pt_pkt_ip_size(enum pt_ip_compression ipc) in pt_pkt_ip_size() argument
114 switch (ipc) { in pt_pkt_ip_size()
139 uint8_t ipc; in pt_pkt_read_ip() local
145 ipc = (*pos++ >> pt_opm_ipc_shr) & pt_opm_ipc_shr_mask; in pt_pkt_read_ip()
148 ipsize = pt_pkt_ip_size((enum pt_ip_compression) ipc); in pt_pkt_read_ip()
158 packet->ipc = (enum pt_ip_compression) ipc; in pt_pkt_read_ip()
/freebsd/sys/dev/qlxgbe/
H A DREADME.txt63 Please run "sysctl kern.ipc" and "sysctl net.inet.tcp" and see if these
70 kern.ipc.nmbjumbo9=2000000
71 kern.ipc.nmbclusters=1000000
74 kern.ipc.maxsockbuf=2097152
83 sysctl kern.ipc.nmbjumbo9=2000000
84 sysctl kern.ipc.nmbclusters=1000000
87 sysctl kern.ipc.maxsockbuf=2097152
/freebsd/sys/dev/qlxgb/
H A DREADME.txt67 kern.ipc.nmbjumbo9=262144
70 kern.ipc.nmbclusters=1000000
71 kern.ipc.maxsockbuf=2097152
80 sysctl kern.ipc.nmbjumbo9=262144
83 sysctl kern.ipc.nmbclusters=1000000
84 sysctl kern.ipc.maxsockbuf=2097152
/freebsd/sys/fs/fuse/
H A Dfuse_ipc.c96 SDT_PROBE_DEFINE2(fusefs, , ipc, trace, "int", "char*");
444 SDT_PROBE2(fusefs, , ipc, trace, 3, in fticket_wait_answer()
467 SDT_PROBE2(fusefs, , ipc, trace, 4, in fticket_wait_answer()
498 SDT_PROBE2(fusefs, , ipc, trace, 6, in fticket_wait_answer()
501 SDT_PROBE2(fusefs, , ipc, trace, 7, "fticket_wait_answer: OK"); in fticket_wait_answer()
505 SDT_PROBE2(fusefs, , ipc, trace, 1, in fticket_wait_answer()
974 SDT_PROBE_DEFINE2(fusefs, , ipc, fdisp_wait_answ_error, "char*", "int");
994 SDT_PROBE2(fusefs, , ipc, fdisp_wait_answ_error, in fdisp_wait_answ()
1004 SDT_PROBE2(fusefs, , ipc, fdisp_wait_answ_error, in fdisp_wait_answ()
1021 SDT_PROBE2(fusefs, , ipc, fdisp_wait_answ_error, in fdisp_wait_answ()
[all …]
/freebsd/sbin/ipf/ipmon/
H A Dipmon.c1023 ip_t *ipc, *ip; in print_ipflog() local
1238 ipc = &ic->icmp_ip; in print_ipflog()
1239 i = ntohs(ipc->ip_len); in print_ipflog()
1245 i = ipc->ip_len; in print_ipflog()
1246 ipoff = ntohs(ipc->ip_off); in print_ipflog()
1247 proto = getlocalproto(ipc->ip_p); in print_ipflog()
1250 ((ipc->ip_p == IPPROTO_TCP) || in print_ipflog()
1251 (ipc->ip_p == IPPROTO_UDP))) { in print_ipflog()
1252 tp = (tcphdr_t *)((char *)ipc + hl); in print_ipflog()
1255 HOSTNAMEV4(ipc->ip_src), in print_ipflog()
[all …]
/freebsd/tools/tools/netrate/tcpp/
H A DREADME85 kern.ipc.maxsockets=1000000
87 kern.ipc.somaxconn=49152
88 kern.ipc.nmbjumbo16=262144
89 kern.ipc.nmbjumbo9=262144
90 kern.ipc.nmbjumbop=262144
91 kern.ipc.nmbclusters=262144
/freebsd/kerberos5/lib/libheimipcs/
H A DMakefile13 -I${KRB5DIR}/lib/ipc -I.
17 .PATH: ${KRB5DIR}/lib/ipc
/freebsd/kerberos5/lib/libheimipcc/
H A DMakefile13 -I${KRB5DIR}/lib/ipc \
18 .PATH: ${KRB5DIR}/lib/ipc
/freebsd/sys/dev/qlxge/
H A DREADME.txt69 kern.ipc.nmbclusters=1000000
70 kern.ipc.maxsockbuf=2097152
81 sysctl kern.ipc.nmbclusters=1000000
82 sysctl kern.ipc.maxsockbuf=2097152
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,smd.txt31 - qcom,ipc:
34 Definition: three entries specifying the outgoing ipc bit used for
38 - u32 representing the ipc bit within the register
88 qcom,ipc = <&apcs 8 0>;
H A Dqcom,smsm.txt15 - qcom,ipc-N:
18 Definition: three entries specifying the outgoing ipc bit used for
22 - u32 representing the ipc bit within the register
89 qcom,ipc-3 = <&apcs 8 19>;
H A Dqcom,smp2p.txt26 - qcom,ipc:
29 Definition: three entries specifying the outgoing ipc bit used for
33 - u32 representing the ipc bit within the register
93 qcom,ipc = <&apcs 8 18>;
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/
H A Dwkup_m3_ipc.txt20 "ti,am3352-wkup-m3-ipc" for AM33xx SoCs
21 "ti,am4372-wkup-m3-ipc" for AM43xx SoCs
48 compatible = "ti,am3352-wkup-m3-ipc";
/freebsd/usr.bin/wg/
H A DMakefile13 SRCS+= ipc.c
35 CWARNFLAGS.ipc.c+= -Wno-cast-align
/freebsd/tools/test/stress2/misc/
H A Dshm.sh38 old=`sysctl -n kern.ipc.shm_use_phys`
40 sysctl kern.ipc.shm_use_phys=1
/freebsd/contrib/openbsm/
H A Dconfigure.ac61 #include <sys/ipc.h>
68 #include <sys/ipc.h>
75 #include <sys/ipc.h>
82 #include <sys/ipc.h>
/freebsd/tools/tools/sysdoc/
H A Dtunables.mdoc744 kern.ipc.clust_hiwm
747 kern.ipc.clust_lowm
750 kern.ipc.maxsockbuf
759 kern.ipc.maxsockets
765 kern.ipc.mb_statpcpu
768 kern.ipc.mbstat
771 kern.ipc.mbuf_hiwm
774 kern.ipc.mbuf_lowm
777 kern.ipc.mbuf_wait
780 kern.ipc.msqids
[all …]
/freebsd/usr.bin/ipcs/
H A DMakefile2 SRCS= ipcs.c ipc.c

1234