Home
last modified time | relevance | path

Searched defs:popts (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/e1000/
H A De1000_82575.h75 u32 popts:6; /* Packet Options */ member
H A De1000_hw.h565 u8 popts; /* Packet Options */ member
/freebsd/usr.sbin/bhyve/
H A Dpci_e82545.c211 uint8_t popts; /* Packet Options */ member
/freebsd/sys/dev/igc/
H A Digc_hw.h260 u8 popts; /* Packet Options */ member
/freebsd/sbin/pfctl/
H A Dparse.y5433 process_tabledef(char *name, struct table_opts *opts, int popts) in process_tabledef()