Home
last modified time | relevance | path

Searched defs:seq (Results 1 – 25 of 368) sorted by relevance

12345678910>>...15

/freebsd-14-stable/sys/dev/ocs_fc/
HDocs_unsol.c81 ocs_hw_sequence_t *seq; in ocs_unsol_rq_thread() local
159 ocs_unsolicited_cb(void *arg, ocs_hw_sequence_t *seq) in ocs_unsolicited_cb()
198 ocs_unsol_process(ocs_t *ocs, ocs_hw_sequence_t *seq) in ocs_unsol_process()
276 ocs_hw_sequence_t *seq = NULL; in ocs_process_node_pending() local
335 ocs_hw_sequence_t *seq = NULL; in ocs_domain_process_pending() local
572 ocs_domain_dispatch_frame(void *arg, ocs_hw_sequence_t *seq) in ocs_domain_dispatch_frame()
666 ocs_node_dispatch_frame(void *arg, ocs_hw_sequence_t *seq) in ocs_node_dispatch_frame()
788 ocs_validate_fcp_cmd(ocs_t *ocs, ocs_hw_sequence_t *seq) in ocs_validate_fcp_cmd()
880 ocs_dispatch_fcp_cmd(ocs_node_t *node, ocs_hw_sequence_t *seq) in ocs_dispatch_fcp_cmd()
978 ocs_dispatch_fcp_cmd_auto_xfer_rdy(ocs_node_t *node, ocs_hw_sequence_t *seq) in ocs_dispatch_fcp_cmd_auto_xfer_rdy()
[all …]
/freebsd-14-stable/sys/netgraph/
HDng_l2tp.c157 struct l2tp_seq seq; /* ctrl sequence number state */ member
336 #define SEQ_LOCK(seq) do { \ argument
340 #define SEQ_UNLOCK(seq) do { \ argument
345 #define SEQ_LOCK(seq) mtx_lock(&(seq)->mtx) argument
346 #define SEQ_UNLOCK(seq) mtx_unlock(&(seq)->mtx) argument
348 #define SEQ_LOCK_ASSERT(seq) mtx_assert(&(seq)->mtx, MA_OWNED) argument
656 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_shutdown() local
901 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_rcvdata_lower() local
1014 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_rcvdata_ctrl() local
1184 struct l2tp_seq *const seq = &priv->seq; in ng_l2tp_seq_init() local
[all …]
/freebsd-14-stable/sys/ofed/drivers/infiniband/ulp/sdp/
HDsdp_proc.c58 static void *sdp_get_idx(struct seq_file *seq, loff_t pos) in sdp_get_idx()
73 static void *sdp_seq_start(struct seq_file *seq, loff_t *pos) in sdp_seq_start()
92 static void *sdp_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sdp_seq_next()
112 static void sdp_seq_stop(struct seq_file *seq, void *v) in sdp_seq_stop()
118 static int sdp_seq_show(struct seq_file *seq, void *v) in sdp_seq_show()
163 struct seq_file *seq; in sdp_seq_open() local
208 static void sdpstats_seq_hist(struct seq_file *seq, char *str, u32 *h, int n, in sdpstats_seq_hist()
256 #define __sdpstats_seq_hist(seq, msg, hist, is_log) ({ \ argument
264 static int sdpstats_seq_show(struct seq_file *seq, void *v) in sdpstats_seq_show()
/freebsd-14-stable/crypto/openssl/ssl/record/
HDdtls1_bitmap.c42 const unsigned char *seq = s->rlayer.read_sequence; in dtls1_record_replay_check() local
63 const unsigned char *seq = RECORD_LAYER_get_read_sequence(&s->rlayer); in dtls1_record_bitmap_update() local
/freebsd-14-stable/crypto/heimdal/lib/gssapi/ntlm/
HDcrypto.c119 uint32_t seq, in v1_sign_message()
146 uint32_t seq, in v2_sign_message()
179 uint32_t seq, in v2_verify_message()
198 uint32_t seq, in v2_seal_message()
229 uint32_t seq, in v2_unseal_message()
/freebsd-14-stable/sys/contrib/openzfs/module/os/linux/zfs/
HDzpl_super.c176 __zpl_show_devname(struct seq_file *seq, zfsvfs_t *zfsvfs) in __zpl_show_devname()
206 zpl_show_devname(struct seq_file *seq, struct dentry *root) in zpl_show_devname()
212 __zpl_show_options(struct seq_file *seq, zfsvfs_t *zfsvfs) in __zpl_show_options()
244 zpl_show_options(struct seq_file *seq, struct dentry *root) in zpl_show_options()
/freebsd-14-stable/tests/sys/fs/fusefs/
HDnotify.cc65 off_t size, Sequence &seq) in expect_lookup()
185 Sequence seq; in TEST_F() local
225 Sequence seq; in TEST_F() local
269 Sequence seq; in TEST_F() local
333 Sequence seq; in TEST_F() local
417 Sequence seq; in TEST_F() local
455 Sequence seq; in TEST_F() local
498 Sequence seq; in TEST_F() local
/freebsd-14-stable/crypto/openssl/test/
HDtls13encryptiontest.c31 const char *seq; member
240 unsigned char *iv, size_t ivlen, unsigned char *seq) in load_record()
309 unsigned char *key = NULL, *iv = NULL, *seq = NULL; in test_tls13_encryption() local
/freebsd-14-stable/usr.sbin/fifolog/lib/
HDfifolog_reader.c96 unsigned seq, seqs; in fifolog_reader_findsync() local
134 unsigned seq, seqs; in fifolog_reader_seek() local
249 uint32_t seq, lseq; in fifolog_reader_process() local
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/
HDmt76x02_dfs.c152 struct mt76x02_dfs_sequence *seq) in mt76x02_dfs_seq_pool_put()
166 struct mt76x02_dfs_sequence *seq; in mt76x02_dfs_seq_pool_get() local
208 struct mt76x02_dfs_sequence *seq, *tmp_seq; in mt76x02_dfs_detector_reset() local
433 struct mt76x02_dfs_sequence seq, *seq_p; in mt76x02_dfs_create_sequence() local
518 struct mt76x02_dfs_sequence *seq, *tmp_seq; in mt76x02_dfs_add_event_to_sequence() local
548 struct mt76x02_dfs_sequence *seq; in mt76x02_dfs_check_detection() local
/freebsd-14-stable/sys/gnu/gcov/
HDgcov_fs.c238 gcov_seq_start(struct seq_file *seq, off_t *pos) in gcov_seq_start()
252 gcov_seq_next(struct seq_file *seq, void *data, off_t *pos) in gcov_seq_next()
265 gcov_seq_show(struct seq_file *seq, void *data) in gcov_seq_show()
275 gcov_seq_stop(struct seq_file *seq, void *data) in gcov_seq_stop()
332 struct seq_file *seq; in gcov_seq_open() local
373 struct seq_file *seq; in gcov_seq_release() local
444 struct seq_file *seq; in gcov_seq_write() local
/freebsd-14-stable/crypto/openssh/
HDkexgexs.c71 input_kex_dh_gex_request(int type, u_int32_t seq, struct ssh *ssh) in input_kex_dh_gex_request()
127 input_kex_dh_gex_init(int type, u_int32_t seq, struct ssh *ssh) in input_kex_dh_gex_init()
HDkexgexc.c95 input_kex_dh_gex_group(int type, u_int32_t seq, struct ssh *ssh) in input_kex_dh_gex_group()
145 input_kex_dh_gex_reply(int type, u_int32_t seq, struct ssh *ssh) in input_kex_dh_gex_reply()
HDdispatch.c40 dispatch_protocol_error(int type, u_int32_t seq, struct ssh *ssh) in dispatch_protocol_error()
54 dispatch_protocol_ignore(int type, u_int32_t seq, struct ssh *ssh) in dispatch_protocol_ignore()
HDkexgen.c142 input_kex_gen_reply(int type, u_int32_t seq, struct ssh *ssh) in input_kex_gen_reply()
275 input_kex_gen_init(int type, u_int32_t seq, struct ssh *ssh) in input_kex_gen_init()
/freebsd-14-stable/contrib/traceroute/
HDtraceroute.c305 u_char seq; /* sequence number of this packet */ member
517 register int seq = 0; in main() local
1326 send_probe(int seq, int ttl) in send_probe()
1427 register int seq) in packet_ok()
1507 icmp_check(const u_char *data, int seq) in icmp_check()
1533 udp_check(const u_char *data, int seq) in udp_check()
1559 udplite_check(const u_char *data, int seq) in udplite_check()
1585 tcp_check(const u_char *data, int seq) in tcp_check()
1670 sctp_check(const u_char *data, int seq) in sctp_check()
1702 gre_check(const u_char *data, int seq) in gre_check()
[all …]
/freebsd-14-stable/sys/compat/linuxkpi/common/src/
HDlinux_seq_file.c78 seq_write(struct seq_file *seq, const void *data, size_t len) in seq_write()
90 seq_putc(struct seq_file *seq, char c) in seq_putc()
100 seq_puts(struct seq_file *seq, const char *str) in seq_puts()
254 struct seq_file *seq; in seq_release_private() local
/freebsd-14-stable/sys/dev/drm2/
HDdrm_irq.c800 unsigned long seq, struct timeval *now) in send_vblank_event()
827 unsigned int seq; in drm_send_vblank_event() local
984 unsigned int seq; in drm_vblank_off() local
1113 unsigned int seq; in drm_queue_vblank_event() local
1195 unsigned int flags, seq, crtc, high_crtc; in drm_wait_vblank() local
1306 unsigned int seq; in drm_handle_vblank_events() local
/freebsd-14-stable/lib/libipsec/
HDpfkey.c335 uint32_t seq) in pfkey_send_getspi()
464 u_int64_t l_usetime, u_int32_t seq) in pfkey_send_update()
488 u_int64_t l_usetime, u_int32_t seq) in pfkey_send_add()
824 int policylen, u_int32_t seq) in pfkey_send_spdadd()
846 u_int64_t vtime, caddr_t policy, int policylen, u_int32_t seq) in pfkey_send_spdadd2()
868 int policylen, u_int32_t seq) in pfkey_send_spdupdate()
890 u_int64_t vtime, caddr_t policy, int policylen, u_int32_t seq) in pfkey_send_spdupdate2()
912 int policylen, u_int32_t seq) in pfkey_send_spddelete()
973 int policylen, u_int32_t seq) in pfkey_send_spdsetidx()
1031 u_int32_t l_addtime, u_int32_t l_usetime, u_int32_t seq) in pfkey_send_x1()
[all …]
/freebsd-14-stable/contrib/xz/src/liblzma/rangecoder/
HDrange_decoder.h157 #define rc_normalize_safe(seq) \ argument
187 #define rc_if_0_safe(prob, seq) \ argument
232 #define rc_bit_last_safe(prob, action0, action1, seq) \ argument
252 #define rc_bit_safe(prob, action0, action1, seq) \ argument
379 #define rc_direct_safe(dest, count_var, seq) \ argument
/freebsd-14-stable/sys/sys/
HDmsgbuf.h57 #define MSGBUF_SEQNORM(mbp, seq) (((seq) + (mbp)->msg_seqmod) % \ argument
59 #define MSGBUF_SEQ_TO_POS(mbp, seq) ((seq) % (mbp)->msg_size) argument
/freebsd-14-stable/usr.sbin/ppp/
HDmp.h85 u_int32_t seq; /* next outgoing seq */ member
93 } seq; member
113 u_int32_t seq; /* 12 or 24 bit incoming seq */ member
120 u_int32_t seq; member
/freebsd-14-stable/contrib/ntp/ntpd/
HDjupiter.h80 u_short seq; /* sequence number */ member
124 u_short seq; /* sequence number */ member
140 u_short seq; /* sequence number */ member
158 u_short seq; /* sequence number */ member
170 u_short seq; /* sequence number */ member
187 u_short seq; /* sequence number */ member
201 u_short seq; /* sequence number */ member
209 u_short seq; /* sequence number */ member
248 u_short seq; /* sequence number */ member
/freebsd-14-stable/sys/contrib/dev/iwlwifi/fw/
HDdebugfs.c293 static void *iwl_dbgfs_fw_info_seq_next(struct seq_file *seq, in iwl_dbgfs_fw_info_seq_next()
309 static void iwl_dbgfs_fw_info_seq_stop(struct seq_file *seq, in iwl_dbgfs_fw_info_seq_stop()
315 static void *iwl_dbgfs_fw_info_seq_start(struct seq_file *seq, loff_t *pos) in iwl_dbgfs_fw_info_seq_start()
331 static int iwl_dbgfs_fw_info_seq_show(struct seq_file *seq, void *v) in iwl_dbgfs_fw_info_seq_show()
/freebsd-14-stable/sys/netpfil/pf/
HDpf_syncookies.c312 uint32_t hash, ack, seq; in pf_syncookie_check() local
426 pf_syncookie_mac(struct pf_pdesc *pd, union pf_syncookie cookie, uint32_t seq) in pf_syncookie_mac()
505 uint32_t ack, seq; in pf_syncookie_recreate_syn() local

12345678910>>...15