Searched refs:st_type (Results 1 – 3 of 3) sorted by relevance
59 int st_type; member99 return p->st_type;121 if (type == p->st_type)
305 switch (ntohs(tlv->st_type)) { in sync_recv()380 printf("invalid type: %d\n", ntohs(tlv->st_type)); in sync_recv()492 end.st_type = htons(SPAM_SYNC_END); in sync_update()548 end.st_type = htons(SPAM_SYNC_END); in sync_addr()
53 u_int16_t st_type; member