map.insert bcc helper to expose the BPF_NOEXIST flag (#1085)
Inserts element in map only if it does not already exist. Throws a warning during rewriter step if used on a BPF array.
Showing
Please register or sign in to comment
Inserts element in map only if it does not already exist. Throws a warning during rewriter step if used on a BPF array.