Searched refs:stream_orphan_fcode (Results 1 – 6 of 6) sorted by relevance
35 if (ISSET_BPFFILTER(&monitor->stream_orphan_fcode)) in FreeMonListener()36 sfbpf_freecode(&monitor->stream_orphan_fcode); in FreeMonListener()
489 fcode = walk->stream_orphan_fcode; in ProcessInTCPPacket()
643 fcode = MLSNR(socket)->stream_orphan_fcode; in HandleCallback()
1067 fcode = MLSNR(socket)->stream_orphan_fcode; in HandleCallback()
152 if (SET_BPFFILTER(&sock->monitor_listener->stream_orphan_fcode, in mtcp_bind_monitor_filter()
58 struct sfbpf_program stream_orphan_fcode; member