Searched refs:isBPFSocket (Results 1 – 2 of 2) sorted by relevance
61 from scapy.arch.bpf.supersocket import isBPFSocket, bpf_select62 isBPFSocket(L2bpfListenSocket()) and isBPFSocket(L2bpfSocket()) and isBPFSocket(L3bpfSocket())
342 def isBPFSocket(obj): function358 if isBPFSocket(tmp_fd) and tmp_fd.buffered_frames():