Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dsocket.c35 if (ISSET_BPFFILTER(&monitor->stream_orphan_fcode)) in FreeMonListener()
36 sfbpf_freecode(&monitor->stream_orphan_fcode); in FreeMonListener()
H A Dtcp.c489 fcode = walk->stream_orphan_fcode; in ProcessInTCPPacket()
H A Devent_callback.c643 fcode = MLSNR(socket)->stream_orphan_fcode; in HandleCallback()
H A Dscalable_event.c1067 fcode = MLSNR(socket)->stream_orphan_fcode; in HandleCallback()
H A Dmos_api.c152 if (SET_BPFFILTER(&sock->monitor_listener->stream_orphan_fcode, in mtcp_bind_monitor_filter()
/mOS-networking-stack/core/src/include/
H A Dsocket.h58 struct sfbpf_program stream_orphan_fcode; member