Searched refs:net_str_id_first_last (Results 1 – 4 of 4) sorted by relevance
| /xnu-11417.121.6/bsd/net/ |
| H A D | net_str_id.h | 54 extern void net_str_id_first_last(u_int32_t *, u_int32_t *, u_int32_t);
|
| H A D | net_str_id.c | 58 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-11417.121.6/bsd/kern/ |
| H A D | kpi_mbuf.c | 1180 (void) net_str_id_first_last(&mtag_id_first, &mtag_id_last, in mbuf_tag_allocate() 1226 (void) net_str_id_first_last(&mtag_id_first, &mtag_id_last, in mbuf_tag_find() 1257 (void) net_str_id_first_last(&mtag_id_first, &mtag_id_last, in mbuf_tag_free()
|
| H A D | kern_event.c | 8871 net_str_id_first_last(&min_vendor, &max_vendor, NSI_VENDOR_CODE);
|