Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/netinet/
H A Dflow_divert_proto.h96 #define FLOW_DIVERT_GROUP_FLAG_DEFUNCT 0x0000002 macro
H A Dflow_divert.c301 if (!(group->flags & FLOW_DIVERT_GROUP_FLAG_DEFUNCT)) { in flow_divert_pcb_insert()
2974 if (group->flags & FLOW_DIVERT_GROUP_FLAG_DEFUNCT) { in flow_divert_handle_group_init()
3392 group->flags |= FLOW_DIVERT_GROUP_FLAG_DEFUNCT; in flow_divert_close_all()