Searched refs:sbmget8 (Results 1 – 1 of 1) sorted by relevance
41 static uint8_t sbmget8(struct mbuf *m, int offset);54 sbmget8(struct mbuf *m, int offset) in sbmget8() function95 if (sbmget8(sb->sb_mb, 0) != 0x16) in so_hastls()99 reclen = (uint16_t) sbmget8(sb->sb_mb, 3) << 8; in so_hastls()100 reclen |= (uint16_t) sbmget8(sb->sb_mb, 4); in so_hastls()