Searched refs:net_str_id_first_last (Results 1 – 4 of 4) sorted by relevance
| /xnu-10063.141.1/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-10063.141.1/bsd/kern/ |
| H A D | kpi_mbuf.c | 1032 (void) net_str_id_first_last(&mtag_id_first, &mtag_id_last, in mbuf_tag_allocate() 1078 (void) net_str_id_first_last(&mtag_id_first, &mtag_id_last, in mbuf_tag_find() 1109 (void) net_str_id_first_last(&mtag_id_first, &mtag_id_last, in mbuf_tag_free()
|
| H A D | kern_event.c | 8481 net_str_id_first_last(&min_vendor, &max_vendor, NSI_VENDOR_CODE); in kev_msg_post()
|