github.com/cilium/cilium@v1.16.2/pkg/maps/callsmap/doc.go (about)

     1  // SPDX-License-Identifier: Apache-2.0
     2  // Copyright Authors of Cilium
     3  
     4  // Package callsmap represents the internal calls map for endpoint and host
     5  // datapaths. It is primarily managed from the datapath; Cilium side contains a
     6  // few constants used for loading only.
     7  // +groupName=maps
     8  package callsmap