Home
last modified time | relevance | path

Searched refs:TI_BLOCK (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/tcpdump/
H A Ddecnet.h123 #define TI_BLOCK 010 /* blocking requested */ macro
H A Dprint-decnet.c320 if (info & TI_BLOCK) in print_t_info()