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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dforces.h530 struct pdata_ops { struct
602 static const struct pdata_ops ForCES_pdata[PD_MAX_IND + 1] = {
612 static inline const struct pdata_ops *get_forces_pd(u_int16_t pd)
616 const struct pdata_ops *pdo = &ForCES_pdata[i];
H A Dprint-forces.c267 const struct pdata_ops *ops = get_forces_pd(type);

Completed in 165 milliseconds