Home
last modified time | relevance | path

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

/linux/drivers/net/fddi/skfp/h/
H A Dcmtdef.h151 #define POLICY_SM (1<<11) /* reject SM */ macro
/linux/drivers/net/fddi/skfp/
H A Dpcmplc.c1444 ((policy & POLICY_SM) && ne == TM) ) in pc_tcode_actions()