Searched defs:mtp (Results 1 – 4 of 4) sorted by relevance
| /xnu-11417.101.15/bsd/netinet6/ |
| H A D | mld6.c | 446 struct mld_tparams mtp = { .qpt = 0, .it = 0, .cst = 0, .sct = 0 }; variable 852 struct mld_tparams mtp = { .qpt = 0, .it = 0, .cst = 0, .sct = 0 }; in mld_v1_input_query() local 1039 struct mld_tparams mtp = { .qpt = 0, .it = 0, .cst = 0, .sct = 0 }; in mld_v2_input_query() local 1574 mld_set_timeout(struct mld_tparams *mtp) in mld_set_timeout() 1603 mld_set_fast_timeout(struct mld_tparams *mtp) in mld_set_fast_timeout() 2433 mld_change_state(struct in6_multi *inm, struct mld_tparams *mtp, in mld_change_state() 2501 struct mld_tparams *mtp, const int delay) in mld_initial_join() 2663 struct mld_tparams *mtp) in mld_handle_state_change() 2736 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-11417.101.15/bsd/skywalk/mem/ |
| H A D | skmem_cache.c | 376 struct skmem_magtype *mtp; in skmem_cache_init() local 497 struct skmem_magtype *mtp; in skmem_cache_fini() local 546 struct skmem_magtype *mtp; in skmem_cache_create() local 1557 struct skmem_magtype *mtp; in skmem_cache_batch_free_common() local 1787 struct skmem_magtype *mtp; in skmem_cache_magazine_max() local 1979 struct skmem_magtype *mtp = __unsafe_forge_bidi_indexable( in skmem_cache_magazine_resize() local
|
| /xnu-11417.101.15/bsd/netinet/ |
| H A D | mptcp_subr.c | 264 struct mpp_mtp *mtp; in mptcp_session_create() local 6911 struct mpp_mtp *mtp = __container_of(mpp, struct mpp_mtp, mpp); in mtcp_free() local
|