Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet6/ !
H A Dipsec.c253 static void vshiftl(unsigned char *, int, size_t);
2956 vshiftl((unsigned char *) replay->bitmap, diff, replay->wsize); in ipsec_updatereplay()
3026 vshiftl(unsigned char *bitmap, int nbit, size_t wsize) in vshiftl() function