Home
last modified time | relevance | path

Searched defs:DROP1 (Results 1 – 6 of 6) sorted by relevance

/dports/net/bird/bird-1.6.8/proto/rip/
H A Dpackets.c89 #define DROP1(DSC) do { err_dsc = DSC; goto drop; } while(0) macro
/dports/net/bird2/bird-2.0.8/proto/rip/
H A Dpackets.c110 #define DROP1(DSC) do { err_dsc = DSC; goto drop; } while(0) macro
/dports/net/bird/bird-1.6.8/proto/babel/
H A Dpackets.c142 #define DROP1(DSC) do { err_dsc = DSC; goto drop; } while(0) macro
/dports/net/bird2/bird-2.0.8/proto/babel/
H A Dpackets.c157 #define DROP1(DSC) do { err_dsc = DSC; goto drop; } while(0) macro
/dports/net/bird/bird-1.6.8/proto/ospf/
H A Dospf.h924 #define DROP1(DSC) do { err_dsc = DSC; goto drop; } while(0) macro
/dports/net/bird2/bird-2.0.8/proto/ospf/
H A Dospf.h1078 #define DROP1(DSC) do { err_dsc = DSC; goto drop; } while(0) macro