Home
last modified time | relevance | path

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

/freebsd/sbin/setkey/
H A Dsetkey.c88 static int f_scope = 0; variable
183 f_scope |= IPSEC_POLICYSCOPE_GLOBAL; in main()
186 f_scope |= IPSEC_POLICYSCOPE_IFNET; in main()
210 f_policy ? f_scope: SADB_SATYPE_UNSPEC); in main()