Searched refs:fsh (Results 1 – 2 of 2) sorted by relevance
244 struct netflow_v9_flowset_header fsh; in export9_add() local345 fsh.id = htons(NETFLOW_V9_MAX_RESERVED_FLOWSET + flow_type); in export9_add()346 fsh.length = 0; in export9_add()349 if (m_append(m, sizeof(fsh), (void *)&fsh) != 1) in export9_add()
4612 …uint64_t fsh : 4; /**< Hold FSET for (FSH+1) refclks after PRCHG deasser… member4644 uint64_t fsh : 4;