Searched refs:statusblock (Results 1 – 2 of 2) sorted by relevance
989 struct statusblock *sb = NULL; in gen_encap()1040 sb = mtod(m, struct statusblock *); in gen_encap()1089 m->m_data += sizeof(struct statusblock); in gen_encap()1090 m->m_len -= sizeof(struct statusblock); in gen_encap()1170 p = mtodo(m, sizeof(struct statusblock)); in gen_parse_tx()1171 off_in_m = sizeof(struct statusblock); in gen_parse_tx()1276 struct statusblock *sb = NULL; in gen_rxintr()1298 sb = mtod(m, struct statusblock *); in gen_rxintr()1337 m->m_data += sizeof(struct statusblock); in gen_rxintr()1338 m->m_len -= sizeof(struct statusblock); in gen_rxintr()[all …]
197 struct statusblock { struct