Home
last modified time | relevance | path

Searched refs:int_node (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/ntp/include/
H A Dntp_config.h94 typedef struct int_node_tag int_node; typedef
96 int_node * link;
100 typedef DECL_FIFO_ANCHOR(int_node) int_fifo;
333 int_node *create_int_node(int val);
/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_config.c542 int_node *i_n; in dump_config_tree()
543 int_node *counter_set; in dump_config_tree()
1282 int_node *
1287 int_node *i_n; in create_int_node()
1571 int_node * i_n; in destroy_int_fifo()
2350 int_node *pfilegen_token; in config_monitor()
3609 int_node *curr_ttl; in config_ttl()
4632 int_node *counter_set; in config_reset_counters()
/freebsd-12.1/sys/dev/e1000/
H A Dif_em.c4048 struct sysctl_oid *stat_node, *queue_node, *int_node; in em_add_hw_stats() local
4279 int_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "interrupts", in em_add_hw_stats()
4281 int_list = SYSCTL_CHILDREN(int_node); in em_add_hw_stats()