Searched refs:cfd_msghdr (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dcontent_filter.h160 struct cfil_msg_hdr cfd_msghdr; member in struct:cfil_msg_data_event
H A Dcontent_filter.c2356 data_req->cfd_msghdr.cfm_len = hdrsize + copylen;
2357 data_req->cfd_msghdr.cfm_version = 1;
2358 data_req->cfd_msghdr.cfm_type = CFM_TYPE_EVENT;
2359 data_req->cfd_msghdr.cfm_op =
2361 data_req->cfd_msghdr.cfm_sock_id =
/macosx-10.10.1/network_cmds-457/cfilutil/
H A Dcfilutil.c201 print_hdr(&data_req->cfd_msghdr);
630 if (data_req->cfd_msghdr.cfm_op == CFM_OP_DATA_OUT) {

Completed in 184 milliseconds