Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/examples/networking/
H A Dnet_monitor.py88 function_skb_matching = bpf.load_func("packet_monitor", BPF.SOCKET_FILTER) variable
90 BPF.attach_raw_socket(function_skb_matching, INTERFACE)