Searched refs:_arg (Results 26 - 28 of 28) sorted by relevance

12

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_dummynet.c834 schk_hash(uintptr_t key, int flags, void *_arg) argument
842 schk_match(void *obj, uintptr_t key, int flags, void *_arg) argument
1123 copy_data_helper(void *_o, void *_arg) argument
1125 struct copy_args *a = _arg;
/freebsd-13-stable/sys/dev/ath/
H A Dif_athvar.h1189 #define ath_hal_rxmonitor(_ah, _arg, _chan) \
1190 ((*(_ah)->ah_rxMonitor)((_ah), (_arg), (_chan)))
/freebsd-13-stable/sbin/ipfw/
H A Dipfw2.c2677 void *_arg, void *_state)
2685 bp = (struct buf_pr *)_arg;
2676 list_dyn_state(struct cmdline_opts *co, struct format_opts *fo, void *_arg, void *_state) argument

Completed in 124 milliseconds

12