diff options
Diffstat (limited to 't/lib/h2ph.h')
-rw-r--r-- | t/lib/h2ph.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/t/lib/h2ph.h b/t/lib/h2ph.h index 78429ca310..802639414b 100644 --- a/t/lib/h2ph.h +++ b/t/lib/h2ph.h @@ -132,6 +132,11 @@ enum flimflam { flam } flamflim; +static __inline__ int blli_in_use(struct atm_blli blli) +{ + return blli.l2_proto || blli.l3_proto; +} + /* Handle multi-line quoted strings: */ __asm__ __volatile__(" this |