Home
last modified time | relevance | path

Searched refs:BIRD_FILT (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/wdune/wdune-1.926/src/
H A DAflock.h111 typedef int BIRD_FILT; typedef
145 const BIRD_FILT& filt = FILTER_DEFAULT,
250 void setFilterType( const BIRD_FILT& f );
253 inline const BIRD_FILT& getFilterType() const { return m_filter; } in getFilterType()
332 BIRD_FILT m_filter;
381 void set_filter(const int& port, const BIRD_FILT& filter);
H A DAflock.cpp119 const BIRD_FILT& filt, in Aflock()
492 void Aflock::setFilterType( const BIRD_FILT& f ) in setFilterType()
1128 void Aflock::set_filter(const int& port, const BIRD_FILT& filter)
H A DInputDevice.h678 BIRD_FILT filt;