Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netpfil/ipfw/test/
H A Ddn_test.h57 struct dn_id { struct
58 uint16_t len; /* total len inc. this header */
59 uint8_t type;
60 uint8_t subtype;
/freebsd-12.1/sys/netinet/
H A Dip_dummynet.h54 struct dn_id { struct
62 * These values are in the type field of struct dn_id. argument
/freebsd-12.1/stand/i386/libi386/
H A Dbiospnp.c71 uint8_t dn_id[4]; member