Home
last modified time | relevance | path

Searched refs:config_mbuf_jumbo (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.140.69/config/ !
H A DMASTER.x86_6436 …raffic_mgt sendfile ah_all_crypto bond vlan gif stf ifnet_input_chk config_mbuf_jumbo if_bridge MU…
H A DMASTER.arm64.MacOSX39 …raffic_mgt sendfile ah_all_crypto bond vlan gif stf ifnet_input_chk config_mbuf_jumbo if_bridge MU…
H A DMASTER108 options CONFIG_MBUF_JUMBO # jumbo cluster pool # <config_mbuf_jumbo>
/xnu-11417.140.69/bsd/kern/ !
H A Duipc_mbuf.c1943 int m, config_mbuf_jumbo = 0; in mbuf_table_init() local
1964 config_mbuf_jumbo = 1; in mbuf_table_init()
1967 if (config_mbuf_jumbo == 1 || PAGE_SIZE == M16KCLBYTES) { in mbuf_table_init()