Home
last modified time | relevance | path

Searched defs:dn_id (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/netpfil/ipfw/test/
H A Ddn_test.h55 struct dn_id { struct
56 uint16_t len; /* total len inc. this header */
57 uint8_t type;
58 uint8_t subtype;
/freebsd-src/sys/netinet/
H A Dip_dummynet.h52 struct dn_id { struct
60 * These values are in the type field of struct dn_id. argument
/freebsd-src/stand/i386/libi386/
H A Dbiospnp.c68 uint8_t dn_id[4]; member