Home
last modified time | relevance | path

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

/external/bcc/examples/networking/dns_matching/
Ddns_matching.py55 function_dns_matching = bpf.load_func("dns_matching", BPF.SOCKET_FILTER) variable
60 BPF.attach_raw_socket(function_dns_matching, args.interface)
76 socket_fd = function_dns_matching.sock