Searched refs:ctf_t (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/ctf/
H A Dhndctf.h104 typedef struct ctf_pub ctf_t; typedef in typeref:struct:ctf_pub
110 typedef void (*ctf_detach_cb_t)(ctf_t *ci, void *arg);
111 typedef ctf_t * (*ctf_attach_t)(osl_t *osh, uint8 *name, uint32 *msg_level,
113 typedef void (*ctf_detach_t)(ctf_t *ci);
114 typedef int32 (*ctf_forward_t)(ctf_t *ci, void *p, void *rxifp);
115 typedef bool (*ctf_isenabled_t)(ctf_t *ci, void *dev);
116 typedef bool (*ctf_isbridge_t)(ctf_t *ci, void *dev);
117 typedef int32 (*ctf_brc_add_t)(ctf_t *ci, ctf_brc_t *brc);
118 typedef int32 (*ctf_brc_delete_t)(ctf_t *ci, uint8 *ea);
119 typedef int32 (*ctf_brc_update_t)(ctf_t *c
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/brcm-boards/bcm947xx/
H A Dsetup.c102 ctf_t *kcih = NULL;

Completed in 45 milliseconds