Home
last modified time | relevance | path

Searched defs:seq (Results 126 – 150 of 359) sorted by relevance

12345678910>>...15

/freebsd/tools/tools/net80211/w00t/redir/
H A Dredir.c90 int seq; member
333 short *seq; in send_data() local
/freebsd/sys/netipsec/
H A Dkeydb.h151 uint32_t seq; /* sequence number */ member
240 uint32_t seq; /* sequence number */ member
H A Dxform_esp.c586 u_int32_t seq; in esp_input_cb() local
/freebsd/sys/netinet/
H A Dtcp_lro.h156 uint64_t seq; member
185 uint32_t seq; /* th_seq value */ member
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_dtls.c1071 int dtls1_get_queue_priority(unsigned short seq, int is_ccs) in dtls1_get_queue_priority()
1179 int dtls1_retransmit_message(SSL *s, unsigned short seq, int *found) in dtls1_retransmit_message()
/freebsd/contrib/openbsm/bin/auditdistd/
H A Dsender.c352 static uint64_t seq = 1; in adreq_fill() local
/freebsd/contrib/ntp/include/
H A Dntp_crypto.h122 int32 seq; /* key number */ variable
/freebsd/tests/sys/fs/fusefs/
H A Dunlink.cc101 Sequence seq; in TEST_F() local
/freebsd/sys/contrib/openzfs/include/sys/
H A Duberblock_impl.h72 #define MMP_SEQ_SET(seq) \ argument
/freebsd/sys/dev/sfxge/common/
H A Defx_mcdi.c256 unsigned int seq; in efx_mcdi_request_start() local
353 unsigned int seq; in efx_mcdi_read_response_header() local
759 __in unsigned int seq, in efx_mcdi_ev_cpl()
/freebsd/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c1155 struct svc_req *rqst, u_int seq) in svc_rpc_gss_nextverf()
1248 svc_rpc_gss_check_replay(struct svc_rpc_gss_client *client, uint32_t seq) in svc_rpc_gss_check_replay()
1283 svc_rpc_gss_update_seq(struct svc_rpc_gss_client *client, uint32_t seq) in svc_rpc_gss_update_seq()
/freebsd/crypto/openssl/providers/implementations/rands/seeding/
H A Drand_vms.c562 unsigned __int32 seq; in ossl_pool_add_nonce_data() member
/freebsd/sys/netlink/
H A Dnetlink_message_writer.c196 _nlmsg_add(struct nl_writer *nw, uint32_t portid, uint32_t seq, uint16_t type, in _nlmsg_add()
/freebsd/sys/netgraph/
H A Dng_ppp.c166 #define MP_NEXT_RECV_SEQ(priv,seq) \ argument
188 int seq; /* fragment seq# */ member
201 int32_t seq; /* highest rec'd seq# - MSEQ */ member
1891 int seq; in ng_ppp_frag_checkstale() local
1995 int32_t seq; in ng_ppp_mp_xmit() local
/freebsd/contrib/wpa/src/ap/
H A Dap_drv_ops.c360 u16 seq, u16 status, const u8 *ie, size_t len) in hostapd_sta_auth()
530 const u8 *addr, int idx, u8 *seq) in hostapd_get_seqnum()
692 const u8 *seq, size_t seq_len, in hostapd_drv_set_key()
/freebsd/sys/netinet/khelp/
H A Dh_ertt.c87 tcp_seq seq; member
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_ldm.c454 rawSeq* const seq = rawSeqStore->seq + rawSeqStore->size; in ZSTD_ldm_generateSequences_internal() local
586 rawSeq* seq = rawSeqStore->seq + rawSeqStore->pos; in ZSTD_ldm_skipSequences() local
/freebsd/contrib/tcpdump/
H A Dprint-802_15_4.c1804 uint8_t seq; in ieee802_15_4_std_frames() local
2212 uint8_t seq; in ieee802_15_4_mp_frame() local
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_ipc.h38 uint16_t seq; member
137 uint16_t seq; member
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_sd.c259 ASN1_STRING *seq = NULL; in ossl_cms_add1_signing_cert() local
284 ASN1_STRING *seq = NULL; in ossl_cms_add1_signing_cert_v2() local
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dwrap.c359 u_char seq[8]; in wrap_des3() local
/freebsd/usr.sbin/pkg/
H A Dconfig.c219 const ucl_object_t *cur, *seq, *tmp; in config_parse() local
/freebsd/bin/sh/
H A Doutput.c113 char seq[4]; in byteseq() local
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_scan.c510 u_32_t seq, s0; in ipf_scan_packet() local
/freebsd/crypto/openssh/
H A Dchannels.c3294 channel_proxy_upstream(Channel *c, int type, u_int32_t seq, struct ssh *ssh) in channel_proxy_upstream()
3406 channel_input_data(int type, u_int32_t seq, struct ssh *ssh) in channel_input_data()
3474 channel_input_extended_data(int type, u_int32_t seq, struct ssh *ssh) in channel_input_extended_data()
3527 channel_input_ieof(int type, u_int32_t seq, struct ssh *ssh) in channel_input_ieof()
3552 channel_input_oclose(int type, u_int32_t seq, struct ssh *ssh) in channel_input_oclose()
3568 channel_input_open_confirmation(int type, u_int32_t seq, struct ssh *ssh) in channel_input_open_confirmation()
3623 channel_input_open_failure(int type, u_int32_t seq, struct ssh *ssh) in channel_input_open_failure()
3660 channel_input_window_adjust(int type, u_int32_t seq, struct ssh *ssh) in channel_input_window_adjust()
3690 channel_input_status_confirm(int type, u_int32_t seq, struct ssh *ssh) in channel_input_status_confirm()

12345678910>>...15