Home
last modified time | relevance | path

Searched defs:seq (Results 76 – 100 of 359) sorted by relevance

12345678910>>...15

/freebsd/contrib/lib9p/pytest/
H A Dprotocol.py478 def __init__(self, seq): argument
1451 def _debug_print_sequencer(seq): argument
1457 def _parse_expr(seq, string, typedefs): argument
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Doffloading.c23 u16 seq = mvm_ap_sta->tid_data[i].seq_number; in iwl_mvm_set_wowlan_qos_seq() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_error.cpp250 …eck_sync( int gtid, enum cons_type ct, ident_t const * ident, kmp_user_lock_p lck, kmp_uint32 seq )
336 …ush_sync( int gtid, enum cons_type ct, ident_t const * ident, kmp_user_lock_p lck, kmp_uint32 seq )
H A Dkmp_lock.h1111 #define KMP_IS_D_LOCK(seq) \ argument
1113 #define KMP_IS_I_LOCK(seq) \ argument
1115 #define KMP_GET_I_TAG(seq) (kmp_indirect_locktag_t)((seq)-KMP_FIRST_I_LOCK) argument
1116 #define KMP_GET_D_TAG(seq) ((seq) << 1 | 1) argument
1167 #define KMP_INIT_D_LOCK(l, seq) \ argument
1171 #define KMP_INIT_I_LOCK(l, seq) \ argument
/freebsd/tools/tools/net80211/w00t/expand/
H A Dexpand.c79 int seq; member
180 short *seq; in send_mcast() local
/freebsd/crypto/openssh/
H A Dsshconnect2.c492 input_userauth_service_accept(int type, u_int32_t seq, struct ssh *ssh) in input_userauth_service_accept()
563 input_userauth_error(int type, u_int32_t seq, struct ssh *ssh) in input_userauth_error()
570 input_userauth_banner(int type, u_int32_t seq, struct ssh *ssh) in input_userauth_banner()
589 input_userauth_success(int type, u_int32_t seq, struct ssh *ssh) in input_userauth_success()
622 input_userauth_failure(int type, u_int32_t seq, struct ssh *ssh) in input_userauth_failure()
682 input_userauth_pk_ok(int type, u_int32_t seq, struct ssh *ssh) in input_userauth_pk_ok()
1941 input_userauth_info_req(int type, u_int32_t seq, struct ssh *ssh) in input_userauth_info_req()
/freebsd/libexec/bootpd/
H A Drtmsg.c177 static int seq; in rtmsg() local
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmcu.c77 int ret, seq; in mt76_mcu_skb_send_and_get_msg() local
/freebsd/sys/netinet/
H A Dsctp_input.c3365 sctp_find_stream_reset(struct sctp_tcb *stcb, uint32_t seq, struct sctp_tmit_chunk **bchk) in sctp_find_stream_reset()
3431 uint32_t seq, uint32_t action, in sctp_handle_stream_reset_response()
3595 uint32_t seq; in sctp_handle_str_reset_request_in() local
3670 uint32_t seq; in sctp_handle_str_reset_request_tsn() local
3726 uint32_t seq, tsn; in sctp_handle_str_reset_request_out() local
3807 uint32_t seq; in sctp_handle_str_reset_add_strm() local
3899 uint32_t seq; in sctp_handle_str_reset_add_out_strm() local
3957 uint32_t seq = 0; in sctp_handle_stream_reset() local
H A Ddccp.h64 uint8_t seq[6]; member
H A Dtcp_offload.c223 tcp_offload_pmtu_update(struct tcpcb *tp, tcp_seq seq, int mtu) in tcp_offload_pmtu_update()
/freebsd/sys/netlink/
H A Dnetlink_glue.c157 nlmsg_add_stub(struct nl_writer *nw, uint32_t portid, uint32_t seq, uint16_t type, in nlmsg_add_stub()
264 nlmsg_add(struct nl_writer *nw, uint32_t portid, uint32_t seq, uint16_t type, in nlmsg_add()
/freebsd/contrib/mandoc/
H A Dterm.c526 const char *seq, *cp; in term_word() local
920 const char *seq, *rhs; in term_strlen() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSequence.h305 auto seq(T Begin, T End) { in seq() function
315 auto seq(T Size) { in seq() function
/freebsd/tools/diag/prtblknos/
H A Dprtblknos.c231 static int seq; local
/freebsd/usr.sbin/fifolog/lib/
H A Dfifolog_write.h51 uint32_t seq; member
/freebsd/sys/rpc/
H A Dsvc_dg.c227 struct sockaddr *addr, struct mbuf *m, uint32_t *seq) in svc_dg_reply()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dibss_rsn.c148 const u8 *seq, size_t seq_len, in supp_set_key()
320 u8 seq[6]; in auth_set_key() local
502 static int ibss_rsn_send_auth(struct ibss_rsn *ibss_rsn, const u8 *da, int seq) in ibss_rsn_send_auth()
/freebsd/sys/dev/qlnx/qlnxe/
H A Dnvm_map.h185 …s32 seq; /* This dword is used to indicate whether this dir is valid, and whether it is more updat… member
188 #define NVM_DIR_NEXT_MFW(seq) ((seq) & NVM_DIR_NEXT_MFW_MASK) argument
193 #define IS_DIR_SEQ_VALID(seq) ((seq & NVM_DIR_SEQ_MASK) != NVM_DIR_SEQ_MASK) argument
/freebsd/sys/sys/
H A Dktls.h60 uint64_t seq; member
67 uint64_t seq; /* In network order */ member
91 uint64_t seq; member
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dget_mic.c155 u_char seq[8]; in mic_des3() local
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dusb.c29 int cmd, int *seq) in mt7921u_mcu_send_message()
/freebsd/usr.bin/paste/
H A Dpaste.c60 int ch, rval, seq; in main() local
/freebsd/sys/netinet/tcp_stacks/
H A Dtailq_hash.c132 tqhash_find(struct tailq_hash *hs, uint32_t seq) in tqhash_find()
/freebsd/tools/tools/net80211/w00t/prga/
H A Dprga.c75 int seq; member
511 short *seq; in read_tap() local

12345678910>>...15