Home
last modified time | relevance | path

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

/linux/drivers/net/fddi/skfp/h/
H A Dcmtdef.h141 #define POLICY_AB (1<<1) /* reject AB */ macro
/linux/drivers/net/fddi/skfp/
H A Dpcmplc.c1426 ((policy & POLICY_AB) && ne == TB) || in pc_tcode_actions()