Searched refs:XFRM_SP_ATTR_TMPL (Results 1 – 1 of 1) sorted by relevance
63 #define XFRM_SP_ATTR_TMPL 0x800 macro195 __ADD(XFRM_SP_ATTR_TMPL, user_template),406 if (sp->ce_mask & XFRM_SP_ATTR_TMPL) in xfrm_sp_dump_line()658 sp->ce_mask |= XFRM_SP_ATTR_TMPL; in xfrmnl_sp_parse()842 if (tmpl->ce_mask & XFRM_SP_ATTR_TMPL) { in build_xfrm_sp_message()1301 sp->ce_mask |= XFRM_SP_ATTR_TMPL; in xfrmnl_sp_add_usertemplate()1306 if (sp->ce_mask & XFRM_SP_ATTR_TMPL) { in xfrmnl_sp_remove_usertemplate()1314 if (sp->ce_mask & XFRM_SP_ATTR_TMPL) in xfrmnl_sp_get_usertemplates()1322 if (sp->ce_mask & XFRM_SP_ATTR_TMPL) in xfrmnl_sp_get_nusertemplates()1334 if (r->ce_mask & XFRM_SP_ATTR_TMPL) { in xfrmnl_sp_foreach_usertemplate()[all …]