Home
last modified time | relevance | path

Searched defs:ack (Results 1 – 25 of 76) sorted by relevance

1234

/freebsd/usr.bin/m4/TEST/
H A Dack.m435 define(ack, `ifelse($1,0,incr($2),$2,0,`ack(DECR($1),1)', macro
/freebsd/sys/netpfil/pf/
H A Dpf_syncookies.c312 uint32_t hash, ack, seq; in pf_syncookie_check() local
337 uint32_t ack; in pf_syncookie_validate() local
504 uint32_t ack, seq; in pf_syncookie_recreate_syn() local
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdkrpc.c408 uint32_t ack; nfs_proc() local
501 uint32_t ack; nfssvc_loss() local
/freebsd/contrib/tcpdump/
H A Dprint-tcp.c80 uint32_t ack; member
93 uint32_t ack; member
170 uint32_t seq, ack, thseq, thack; in tcp_print() local
H A Dprint-decnet.c817 u_int ack; in print_nsp() local
850 u_int ack; in print_nsp() local
885 u_int ack; in print_nsp() local
945 u_int ack; in print_nsp() local
970 u_int ack; in print_nsp() local
H A Dprint-pgm.c400 const struct pgm_ack *ack; in pgm_print() local
/freebsd/sys/riscv/sifive/
H A Dfu740_pci_dw.c114 uint32_t ack; in fupci_phy_read() local
155 uint32_t ack; in fupci_phy_write() local
/freebsd/sys/dev/sbni/
H A Dif_sbni.c444 u_int framelen, frameno, ack; in recv_frame() local
627 interpret_ack(struct sbni_softc *sc, u_int ack) in interpret_ack()
803 u_int *ack, u_int *is_first, u_int32_t *crc_p) in check_fhdr()
/freebsd/usr.sbin/acpi/acpiconf/
H A Dacpiconf.c235 int c, sleep_type, battery, ack; in main() local
/freebsd/usr.sbin/lpr/lpd/
H A Drecvjob.c57 #define ack() (void) write(STDOUT_FILENO, sp, (size_t)1) macro
/freebsd/contrib/wpa/src/common/
H A Dgas_server.c418 int ack) in gas_server_handle_tx_status()
449 size_t data_len, int ack) in gas_server_tx_status()
/freebsd/sys/netinet/khelp/
H A Dh_ertt.c205 tcp_seq ack; in ertt_packet_measurement_hook() local
/freebsd/sys/dev/hyperv/input/
H A Dhv_hid.c161 sh_devinfo_ack ack; member
267 hv_hid_msg ack; in hv_hid_receive() local
/freebsd/sys/dev/virtio/network/
H A Dif_vtnet.c3553 uint8_t ack; in vtnet_ctrl_mac_cmd() member
3587 uint8_t ack; in vtnet_ctrl_guest_offloads() member
3621 uint8_t ack; in vtnet_ctrl_mq_cmd() member
3655 uint8_t ack; in vtnet_ctrl_rx_cmd() member
3752 uint8_t ack; in vtnet_rx_filter_mac() local
3824 uint8_t ack; in vtnet_exec_vlan_filter() member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhtc.c235 static void ath12k_htc_suspend_complete(struct ath12k_base *ab, bool ack) in ath12k_htc_suspend_complete()
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h120 ack:1, member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhtc.c242 static void ath11k_htc_suspend_complete(struct ath11k_base *ab, bool ack) in ath11k_htc_suspend_complete()
/freebsd/contrib/libpcap/
H A Dpcap-netfilter-linux.c340 netfilter_send_config_msg(const pcap_t *handle, uint16_t msg_type, int ack, u_int8_t family, u_int1… in netfilter_send_config_msg()
/freebsd/sys/netinet/libalias/
H A Dalias_db.h243 struct ack_data_record ack[N_LINK_TCP_DATA]; member
/freebsd/sys/dev/ixl/
H A Dixl_pf_i2c.c204 bool ack = 1; in ixl_get_i2c_ack() local
/freebsd/contrib/ofed/librdmacm/examples/
H A Drcopy.c521 struct msg_hdr ack; in client_run() local
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_serdes_25g.c1093 uint8_t ack = 0; in al_serdes_25g_gcfsm2_read() local
1211 uint8_t ack = 0; in al_serdes_25g_rx_leq_fsm_op() local
/freebsd/sys/rpc/
H A Dsvc_vc.c615 svc_vc_ack(SVCXPRT *xprt, uint32_t *ack) in svc_vc_ack()
/freebsd/tools/tools/net80211/w00t/assoc/
H A Dassoc.c244 void ack(struct params *p, struct ieee80211_frame *wh) in ack() function
/freebsd/sys/dev/ppbus/
H A Dppbconf.h101 unsigned int ack:1; member

1234