Home
last modified time | relevance | path

Searched defs:new_seq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/slip/
H A Dslhc.c236 unsigned char new_seq[16]; in slhc_compress() local
/openbmc/linux/fs/dlm/
H A Drcom.c145 static void allow_sync_reply(struct dlm_ls *ls, __le64 *new_seq) in allow_sync_reply()