Home
last modified time | relevance | path

Searched defs:exthdr (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/bluetooth/btpand/
H A Dbtpand.h142 struct exthdr { struct
144 uint8_t * ptr;
145 uint8_t len;
/freebsd/sys/fs/tarfs/
H A Dtarfs_vfsops.c438 char *exthdr = NULL, *name = NULL, *link = NULL; in tarfs_alloc_one() local