Home
last modified time | relevance | path

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

/net/802/
DMakefile12 obj-$(CONFIG_STP) += stp.o
/net/xfrm/
Dxfrm_policy.c2489 struct xfrm_tmpl *stp[XFRM_MAX_DEPTH]; in __xfrm_policy_check() local
2512 xfrm_tmpl_sort(stp, tpp, xfrm_nr, family, net); in __xfrm_policy_check()
2513 tpp = stp; in __xfrm_policy_check()