Home
last modified time | relevance | path

Searched defs:tn (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dtxg.c896 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset); in txg_list_add() local
921 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset); in txg_list_add_tail() local
949 txg_node_t *tn; in txg_list_remove() local
974 txg_node_t *tn, **tp; in txg_list_remove_this() local
998 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset); in txg_list_member() local
1011 txg_node_t *tn; in txg_list_head() local
1025 txg_node_t *tn = (txg_node_t *)((char *)p + tl->tl_offset); in txg_list_next() local
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx_vec.c381 uint16_t tn = 0; in mlx5_rx_burst_vec() local
515 uint16_t tn = 0; in mlx5_rx_burst_mprq_vec() local
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c973 uint32_t tmpA, tmpN, ta=0, tn=0, initFqFlag; in qm_new_fq() local
2299 uint32_t tmpA, tmpN, ta=0, tn=0; in QM_CG_Create() local
2676 uint32_t tmpA, tmpN, ta=0, tn=0; in QM_CG_ModifyTailDropThreshold() local
/f-stack/freebsd/netinet/
H A Dsctp_timer.c1537 struct timeval tn, *tim_touse; in sctp_autoclose_timer() local
/f-stack/dpdk/examples/l3fwd-acl/
H A Dmain.c1134 uint32_t i, n, rc, tn; in usage_acl_alg() local
/f-stack/freebsd/netgraph/
H A Dnetgraph.h1113 #define NETGRAPH_INIT(tn, tp) \ argument
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h1117 #define NETGRAPH_INIT(tn, tp) \ argument