Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dflow_divert.c96 #define FDRETAIN(pcb) if ((pcb) != NULL) OSIncrementAtomic(&(pcb)->ref_count) macro
246 FDRETAIN(fd_cb); in flow_divert_pcb_lookup()
319 FDRETAIN(fd_cb); /* The group now has a reference */ in flow_divert_pcb_insert()
399 FDRETAIN(new_pcb); /* Represents the socket's reference */ in flow_divert_pcb_create()
3227 FDRETAIN(fd_cb); in flow_divert_handle_flow_states_request()
3363 FDRETAIN(fd_cb); in flow_divert_close_all()
3446 FDRETAIN(fd_cb); in flow_divert_close()
3486 FDRETAIN(fd_cb); in flow_divert_shutdown()
4656 FDRETAIN(fd_cb); in flow_divert_kctl_rcvd()