Searched refs:net_str_id_first_last (Results 1 – 4 of 4) sorted by relevance
| /xnu-8792.61.2/bsd/net/ |
| H A D | net_str_id.h | 53 extern void net_str_id_first_last(u_int32_t *, u_int32_t *, u_int32_t);
|
| H A D | net_str_id.c | 65 net_str_id_first_last(u_int32_t *first, u_int32_t *last, u_int32_t kind) in net_str_id_first_last() function
|
| /xnu-8792.61.2/bsd/kern/ |
| H A D | kpi_mbuf.c | 1030 (void) net_str_id_first_last(&mtag_id_first, &mtag_id_last, in mbuf_tag_allocate() 1076 (void) net_str_id_first_last(&mtag_id_first, &mtag_id_last, in mbuf_tag_find() 1107 (void) net_str_id_first_last(&mtag_id_first, &mtag_id_last, in mbuf_tag_free()
|
| H A D | kern_event.c | 8236 net_str_id_first_last(&min_vendor, &max_vendor, NSI_VENDOR_CODE); in kev_msg_post()
|