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

/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dcontent_filter.h111 uint32_t cfm_len; /* total length */ member in struct:cfil_msg_hdr
H A Dcontent_filter.c1304 if (msghdr->cfm_len != sizeof(struct cfil_msg_action)) {
1308 msghdr->cfm_len,
2036 msg_attached.cfs_msghdr.cfm_len = sizeof(struct cfil_msg_sock_attached);
2142 msg_disconnected.cfm_len = sizeof(struct cfil_msg_hdr);
2224 msg_closed.cfm_len = sizeof(struct cfil_msg_hdr);
2356 data_req->cfd_msghdr.cfm_len = hdrsize + copylen;
/macosx-10.10.1/network_cmds-457/cfilutil/
H A Dcfilutil.c188 hdr->cfm_len, hdr->cfm_version, hdr->cfm_type,
294 action.cfa_msghdr.cfm_len = sizeof(struct cfil_msg_action);
723 action.cfa_msghdr.cfm_len = sizeof(struct cfil_msg_action);

Completed in 210 milliseconds