Searched refs:cmsg_type (Results 1 – 3 of 3) sorted by relevance
23 int cmsg_type; /* protocol-specific type */ member
910 cmsghdr->cmsg_type = type; in from_zval_write_control()972 entry = get_ancillary_reg_entry(cmsg->cmsg_level, cmsg->cmsg_type); in to_zval_read_cmsg_data()975 cmsg->cmsg_level, cmsg->cmsg_type); in to_zval_read_cmsg_data()1001 {"type", sizeof("type"), 0, offsetof(struct cmsghdr, cmsg_type), 0, to_zval_read_int}, in to_zval_read_control()
107 key.cmsg_type = type; \ in init_ancillary_registry()
Completed in 12 milliseconds