Home
last modified time | relevance | path

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

/freebsd-12.1/sys/net/altq/
H A Daltq_cdnr.c243 cdnr_cballoc(top, type, input_func) in cdnr_cballoc() argument
246 struct tc_action *(*input_func)(struct cdnr_block *,
286 if (input_func != NULL) {
293 cb->cb_input = input_func;
/freebsd-12.1/contrib/bsnmp/snmpd/
H A Dtrans_inet.c70 typedef void input_func(int, void *); typedef
77 static input_func ipv4_input;
84 static input_func ipv6_input;