openc2lib.profiles.slpf.nsid

Statless Packet Filter namespace

This module defines the nsid and unique name for the SLPF profile. No explicit values are used anywhere in the rest of the code.

1""" Statless Packet Filter namespace
2
3	This module defines the nsid and unique name for the SLPF profile.
4	No explicit values are used anywhere in the rest of the code.
5"""
6nsid = 'slpf'
7name = 'http://docs.oasis-open.org/openc2/oc2slpf/v1.0/oc2slpf-v1.0.md'
nsid = 'slpf'
name = 'http://docs.oasis-open.org/openc2/oc2slpf/v1.0/oc2slpf-v1.0.md'