Home
last modified time | relevance | path

Searched refs:seq_hi (Results 1 – 6 of 6) sorted by relevance

/third_party/libnl/lib/xfrm/
Dae.c344 ae->replay_state_esn->oseq_hi, ae->replay_state_esn->seq_hi, in xfrm_ae_dump_line()
547 ae->replay_state_esn->seq_hi = esn->seq_hi; in xfrmnl_ae_parse()
919 … unsigned int* seq_hi, unsigned int* replay_window, unsigned int* bmp_len, unsigned int* bmp) in xfrmnl_ae_get_replay_state_esn() argument
928 *seq_hi = ae->replay_state_esn->seq_hi; in xfrmnl_ae_get_replay_state_esn()
945 … unsigned int oseq_hi, unsigned int seq_hi, unsigned int replay_window, in xfrmnl_ae_set_replay_state_esn() argument
958 ae->replay_state_esn->seq_hi = seq_hi; in xfrmnl_ae_set_replay_state_esn()
Dsa.c523 sa->replay_state_esn->oseq_hi, sa->replay_state_esn->seq_hi, in xfrm_sa_dump_line()
2110 … unsigned int* seq_hi, unsigned int* replay_window, unsigned int* bmp_len, unsigned int* bmp) in xfrmnl_sa_get_replay_state_esn() argument
2119 *seq_hi = sa->replay_state_esn->seq_hi; in xfrmnl_sa_get_replay_state_esn()
2136 … unsigned int oseq_hi, unsigned int seq_hi, unsigned int replay_window, in xfrmnl_sa_set_replay_state_esn() argument
2147 b->seq_hi = seq_hi; in xfrmnl_sa_set_replay_state_esn()
/third_party/weston/tests/
Dpresentation-test.c118 uint32_t seq_hi, in feedback_presented() argument
126 fb->seq = ((uint64_t)seq_hi << 32) + seq_lo; in feedback_presented()
/third_party/weston/clients/
Dpresentation-shm.c442 uint32_t seq_hi, in feedback_presented() argument
449 uint64_t seq = ((uint64_t)seq_hi << 32) + seq_lo; in feedback_presented()
622 uint32_t seq_hi, in feedkick_presented() argument
/third_party/libnl/include/linux-private/linux/
Dxfrm.h97 __u32 seq_hi; member
/third_party/libnl/include/netlink-private/
Dtypes.h1165 uint32_t seq_hi; member