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

/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
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.c268 const struct pdata_ops *ops = get_forces_pd(type);

Completed in 72 milliseconds