Fran Hančić

Results 1 issues of Fran Hančić

This implements QueueStack wrapper struct which implements Push, Peek and Pop methods for BPF_QUEUE and BPF_STACK. They are implemented based on the Python implementation, but completely analogous to current Table...