Searched defs:mtp (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.61.12/bsd/netinet6/ |
| H A D | mld6.c | 447 struct mld_tparams mtp = { .qpt = 0, .it = 0, .cst = 0, .sct = 0 }; variable 853 struct mld_tparams mtp = { .qpt = 0, .it = 0, .cst = 0, .sct = 0 }; in mld_v1_input_query() local 1040 struct mld_tparams mtp = { .qpt = 0, .it = 0, .cst = 0, .sct = 0 }; in mld_v2_input_query() local 1575 mld_set_timeout(struct mld_tparams *mtp) in mld_set_timeout() 1604 mld_set_fast_timeout(struct mld_tparams *mtp) in mld_set_fast_timeout() 2434 mld_change_state(struct in6_multi *inm, struct mld_tparams *mtp, in mld_change_state() 2502 struct mld_tparams *mtp, const int delay) in mld_initial_join() 2664 struct mld_tparams *mtp) in mld_handle_state_change() 2733 struct mld_tparams *mtp) in mld_final_leave()
|
| H A D | in6_mcast.c | 1273 struct mld_tparams mtp; in in6_mc_join() local 1359 struct mld_tparams mtp; in in6_mc_leave() local 1439 struct mld_tparams mtp; in in6p_block_unblock_source() local 2010 struct mld_tparams mtp; in in6p_join_group() local 2389 struct mld_tparams mtp; in in6p_leave_group() local 2752 struct mld_tparams mtp; in in6p_set_source_filters() local
|
| /xnu-12377.61.12/bsd/skywalk/mem/ |
| H A D | skmem_cache.c | 377 struct skmem_magtype *mtp; in skmem_cache_init() local 498 struct skmem_magtype *mtp; in skmem_cache_fini() local 547 struct skmem_magtype *mtp; in skmem_cache_create() local 1558 struct skmem_magtype *mtp; in skmem_cache_batch_free_common() local 1788 struct skmem_magtype *mtp; in skmem_cache_magazine_max() local 1980 struct skmem_magtype *mtp = __unsafe_forge_bidi_indexable( in skmem_cache_magazine_resize() local
|
| /xnu-12377.61.12/bsd/netinet/ |
| H A D | mptcp_subr.c | 264 struct mpp_mtp *mtp; in mptcp_session_create() local 6920 struct mpp_mtp *mtp = __container_of(mpp, struct mpp_mtp, mpp); in mtcp_free() local
|