Home
last modified time | relevance | path

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

/linux/drivers/net/fddi/skfp/h/
H A Dcmtdef.h150 #define POLICY_SS (1<<10) /* reject SS */ macro
/linux/drivers/net/fddi/skfp/
H A Dpcmplc.c1443 ((policy & POLICY_SS) && ne == TS) || in pc_tcode_actions()