Home
last modified time | relevance | path

Searched refs:fsh (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/netflow/
H A Dnetflow_v9.c244 struct netflow_v9_flowset_header fsh; in export9_add() local
345 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()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-mio-defs.h4612 …uint64_t fsh : 4; /**< Hold FSET for (FSH+1) refclks after PRCHG deasser… member
4644 uint64_t fsh : 4;