Searched refs:bpsize (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/openvswitch/files/lib/
H A Dutil-solaris.c106 getlun(const char *bp, size_t bpsize, uint_t *lun) argument
108 const char *ep = &bp[bpsize - 1];
130 getppa(const char *bp, size_t bpsize, uint_t *ppa) argument
132 const char *ep = &bp[bpsize - 1];

Completed in 28 milliseconds