Searched refs:BVAL (Results 1 – 2 of 2) sorted by relevance
23 #define BVAL(buf,pos) (((const __u8 *)(buf))[pos]) macro24 #define PVAL(buf,pos) ((unsigned)BVAL(buf,pos))
110 static inline u8 BVAL(const void *data) in BVAL() function897 *more = BVAL(buffer + 9); in ncp_search_for_fileset()