Searched refs:tcp_tx_mowner (Results 1 – 4 of 4) sorted by relevance
363 struct mowner tcp_tx_mowner = MOWNER_INIT("tcp", "tx"); variable397 MOWNER_ATTACH(&tcp_tx_mowner); in do_tcpinit()650 MCLAIM(m, &tcp_tx_mowner); in tcp_respond()734 MCLAIM(n, &tcp_tx_mowner); in tcp_respond()
773 extern struct mowner tcp_tx_mowner;
423 MCLAIM(m, &tcp_tx_mowner); in tcp_build_datapkt() 1269 MCLAIM(m, &tcp_tx_mowner); in tcp_output()
1128 MCLAIM(m, &tcp_tx_mowner); in syn_cache_respond()