Home
last modified time | relevance | path

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

/linux/drivers/net/fddi/skfp/h/
H A Dcmtdef.h146 #define POLICY_BS (1<<6) /* reject BS */ macro
/linux/drivers/net/fddi/skfp/
H A Dpcmplc.c1435 ((policy & POLICY_BS) && ne == TS) || in pc_tcode_actions()